Hugo Locurcio
|
4b42379c8f
|
Rename RenderingServer global shader uniform methods to be more explicit
The `global_shader_uniform` name is longer, but it makes it much
easier to find the methods when searching in the class reference.
|
2022-07-28 18:46:59 +02:00 |
|
clayjohn
|
9b61c855ef
|
Add basic lighting to GLES3 renderer.
This includes all three light types and IBL, but does not include shadows or any form of GI
|
2022-05-16 15:07:09 -07:00 |
|
clayjohn
|
652adcd5bf
|
Basic 3D rendering
|
2022-05-12 10:37:27 -07:00 |
|
clayjohn
|
3bb8e6a9fe
|
SkyShaders working
|
2022-05-11 21:00:21 -07:00 |
|
clayjohn
|
2f2064fe3d
|
Overhaul GLES3: Add basis for 3D renderer, overhaul materials and textures
|
2022-04-26 11:48:39 -07:00 |
|