Skip to content

Viewport

No due date 0% complete

The first milestone should orchestrate the basic resource management for scene / viewport components. Reaching this milestone means that the runtime has a concept of scenes and viewports and their respective components. One should be able to create edit and remove Scene and viewport components via code.

The demo project highlighting the completion of the …

The first milestone should orchestrate the basic resource management for scene / viewport components. Reaching this milestone means that the runtime has a concept of scenes and viewports and their respective components. One should be able to create edit and remove Scene and viewport components via code.

The demo project highlighting the completion of the MS will be a small application with one job that adjusts the the clear color of the viewport via the delta time.

Loading