johann nadalutti
53221eb799
feat: vox_loader normals and new voxels shader ( #3843 )
vor 1 Jahr
Ray
0e5cd442be
REVIEWED: Renamed some shaders, fix #2707
vor 2 Jahren
raysan5
cdc3754449
ADDED: Support model normal matrix location #1691
vor 4 Jahren
Ray
485787059a
Review shader exaples to work on web (GLSL 100)
vor 5 Jahren
Ray
81d8302d53
ADDED: shaders_basic_lighting
vor 6 Jahren
raysan5
0fc1323c80
Renamed modelviewprojection matrix
vor 7 Jahren
Ray
dd4dd0e87d
Reorganize examples folder
vor 8 Jahren
raysan5
1d545449bb
Reviewed shaders and added comments
vor 9 Jahren
raysan5
66b096d978
Added support for render to texture (use RenderTexture2D)
Now it's possible to render to texture, old postprocessing system will
be removed on next raylib version.
vor 9 Jahren
raysan5
fb6ef2c2f4
Vertex shaders optimization
vor 9 Jahren
raysan5
9a578c5962
Added shaders examples resources
vor 9 Jahren
raysan5
eae98e1c34
Big batch of changes, check description:
- Camera system moved to a separate module [camera.c]
- WIP: Added customization functions for camera controls
- Added custom shaders support on batch drawing
- Complete redesign of textures module to support multiple texture
formats (compressed and uncompressed)
vor 10 Jahren