jordan4ibanez
7cae259a6d
Reviewed shaders comment wording ( #4793 )
4ヶ月前
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
6年前
raysan5
0fc1323c80
Renamed modelviewprojection matrix
8年前
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
10年前
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年前