You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature to allow the all existing assets to be rendered in a 3D perspective. Programmers will be able to manipulate these 3D assets utilizing the already existing API.
Ensure 3D cameras (projection views) are working as intended
Implement basic 3D lights to be utilized by 3D camera perspectives
Get a test 3D primitive rendering
Switch between 2D/3D view in editor when working on items
Test Sprites render as billboards when used as 'HySprite3d'
This feature to allow the all existing assets to be rendered in a 3D perspective. Programmers will be able to manipulate these 3D assets utilizing the already existing API.