Quote121 / Physics_Engine

OpenGL graphical application with physics
0 stars 0 forks source link

Materials system #5

Open Quote121 opened 1 month ago

Quote121 commented 1 month ago

Materials - shaders with defined settings (roughness, shine, etc.) Implement a materials system so that objects can take materials instead of raw shaders (harder to manage)

Quote121 commented 4 weeks ago

Several layers we need a material to have