anm-ol / sim3d

https://anm-ol.github.io
6 stars 1 forks source link

Improvement in Renderer and lighting. #33

Closed anm-ol closed 5 months ago

anm-ol commented 5 months ago

This pull request includes:

A new renderer class for window creation. Addition of specular lighting for realistic visuals. Introduction of a light source object and shader.

To be added in the future:

Attenuation in light sources Management of multiple light sources Addition of more graphic objects such as particle and wall. abstraction of draw functions for particle and wall.