This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Examples reviews
pull/3518/head
Ray
1 year ago
parent
022b464b0b
commit
9c2308bdc3
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
examples/core/core_2d_camera.c
+1
-1
examples/core/core_smooth_pixelperfect.c
+1
-1
examples/shaders/shaders_hybrid_render.c
+ 1
- 1
examples/core/core_2d_camera.c
View File
@ -1,6 +1,6 @@
/*******************************************************************************************
*
*
raylib
[
core
]
example
-
2
d
camera
*
raylib
[
core
]
example
-
2
D
Camera
system
*
*
Example
originally
created
with
raylib
1.5
,
last
time
updated
with
raylib
3.0
*
+ 1
- 1
examples/core/core_smooth_pixelperfect.c
View File
@ -1,6 +1,6 @@
/*******************************************************************************************
*
*
raylib
[
core
]
example
-
smooth
p
ixel
-
perfect
camera
*
raylib
[
core
]
example
-
Smooth
P
ixel
-
perfect
camera
*
*
Example
originally
created
with
raylib
3.7
,
last
time
updated
with
raylib
4.0
*
+ 1
- 1
examples/shaders/shaders_hybrid_render.c
View File
@ -1,4 +1,4 @@
/*******************************************************************************************
/*******************************************************************************************
*
*
raylib
[
shaders
]
example
-
Hybrid
Rendering
*
Write
Preview
Loading…
Cancel
Save