GameEngineDesign-S24 / AstraEngine

0 stars 9 forks source link

Investigation: Create test 3d scene for testing 3d rendering. #21

Closed astranono closed 5 months ago

astranono commented 5 months ago

This should be made in blender, and have a material applied. This will be used to test future 3d rendering with our engine.

jcollard commented 5 months ago

Nice idea! It might make sense to make an ICanvas3D that extends ICanvas2D as well as a View3D that follows a similar pattern as the View component.

astranono commented 5 months ago

I finished the model. I am not sure how to implement it into the official version so I will do that with you in class.

jcollard commented 5 months ago

Great! Typically, you we leave issues open until something has been merged into the project (or it is decided that it won't be implemented). Did you mean to close this issue?