Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 694 Bytes

File metadata and controls

11 lines (8 loc) · 694 Bytes

Better UX, encapsulate existing widgets in dropdown lists.

e.g. a dropping list for post-processing effects, another list for camera settings, etc.

Better lighting

Current version uses per-face normals to achieve flat lighting. Switch to per-vertex normals for better detailization

Create/find a cool skybox.

once again, skybox class is implemented but has NO usage inside existing program. i wasn't able to find well-suiting skybox for this map, so this is to be done

Model Loading

our light source now is just an invisible 3dvector in the world space. it would be cool to have some sort of global-illumination object, e.g a sun or a moon model