johann nadalutti
53221eb799
feat: vox_loader normals and new voxels shader ( #3843 )
1 年之前
Ray
0e5cd442be
REVIEWED: Renamed some shaders, fix #2707
2 年之前
raysan5
cdc3754449
ADDED: Support model normal matrix location #1691
4 年之前
Ray
485787059a
Review shader exaples to work on web (GLSL 100)
5 年之前
Ray
81d8302d53
ADDED: shaders_basic_lighting
5 年之前
raysan5
0fc1323c80
Renamed modelviewprojection matrix
7 年之前
Ray
dd4dd0e87d
Reorganize examples folder
8 年之前
raysan5
1d545449bb
Reviewed shaders and added comments
9 年之前
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.
9 年之前
raysan5
fb6ef2c2f4
Vertex shaders optimization
9 年之前
raysan5
9a578c5962
Added shaders examples resources
9 年之前
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)
10 年之前