本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
Archivist
/
raylib-src
镜像来自
https://github.com/raysan5/raylib
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
24
Wiki
活動
瀏覽代碼
Examples reviews
pull/3518/head
Ray
1 年之前
父節點
022b464b0b
當前提交
9c2308bdc3
共有
3 個檔案被更改
,包括
3 行新增
和
3 行删除
分割檢視
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
查看文件
@ -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
查看文件
@ -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
查看文件
@ -1,4 +1,4 @@
/*******************************************************************************************
/*******************************************************************************************
*
*
raylib
[
shaders
]
example
-
Hybrid
Rendering
*
Write
Preview
Loading…
取消
儲存