Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 760 Bytes

PROJECT-DESCRIPTION-TEMPLATE.md

File metadata and controls

49 lines (32 loc) · 760 Bytes

{NAME-OF-THE-PROJECT}

{INDEX} - {STUDENT-FULL-NAME}
{PROJECT DESCRIPTION}

Controls

{BUTTON1} -> {ACTION1}
{BUTTON2} -> {ACTION2}
...
{BUTTONN} -> {ACTIONN}

Features

Fundamental:

[ ] Model with lighting [ ] Two types of lighting with customizable colors and movement through GUI or ACTIONS [ ] {ACTION_X} --- AFTER_M_SECONDS---Triggers---> {EVENT_A} ---> AFTER_N_SECONDS---Triggers---> {EVENT_B}

Group A:

[ ] Frame-buffers with post-processing
[ ] Instancing
[ ] Off-screen Anti-Aliasing
[ ] Parallax Mapping [ ] Bloom with the use of HDR

Group B:

[ ] Deferred Shading
[ ] Point Shadows
[ ] SSAO

Engine improvement:

[ ] ...

Models:

[link1]
[link2]

Textures

[link1]
[link2]

{OTHER-RESOURCES}