vilbeyli/VQEngine-Legacy

Make directional lights work with arbitrary scene scale

vilbeyli opened this issue · 0 comments

Built-in values for all directional lights won't work for every scene as each scene will have different scales.

->> change the design to one directional light per scene, receive parameters from scene file and resize textures/viewport/proj|view matrices.