We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f76042 commit 69cab66Copy full SHA for 69cab66
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### 2.3.0
2
+#### features
3
+* made geometry buffer dynamic.
4
+* made draw call count dynamic.
5
+#### bugfixes
6
+* fixed memory issue in delete function.
7
+
8
### 2.2.0
9
#### features
10
* you can now render simple lines.
README.md
@@ -1,5 +1,5 @@
# lwjgl_3D_framework
-Current version: **2.2.0**
+Current version: **2.3.0**
## Screenshots
| Ray marching| Rasterization and ray marching|
0 commit comments