Skip to content

Commit a290ef5

Browse files
authored
Update README.md
1 parent cb7a498 commit a290ef5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# Pygame-3D-Sandbox-without-opengl-
2-
pygame 3D沙盒(没有使用opengl)
2+
一个使用pygame制作的3D沙盒,使用numba和numpy加速
3+
4+
### Features:
5+
- [x] z-buffer 渲染
6+
- [x] 纹理贴图
7+
- [x] 齐次空间裁剪
8+
- [x] 窗口大小自由调整
9+
- [x] 基本的合成/背包功能

0 commit comments

Comments
 (0)