File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed
Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,14 @@ The application does not use any third party library.
1313* Collada format (DAE): https://en.wikipedia.org/wiki/COLLADA
1414
1515
16- News (13/11/2019 )
16+ News (15/07/2020 )
1717=================
1818
19- * New: version 2.7 .0
20- * Fix: Shader lighting improved !
21- * Fix: Better support for Collada files
22- * Fix: Performance issues fixed
23- * Fix: Bugs fixed
19+ * New version released 3.0 .0
20+ * Collada support for polygon with holes
21+ * Wavefront support for smoothing groups
22+ * New FPS counter (frames per second)
23+ * Full refactoring of the code
2424
2525
2626Demo
@@ -62,6 +62,7 @@ The app comes with some included 3D models that were taken for free from Interne
6262Whats next
6363==========
6464
65+ * Support for glTF standard format
6566* 3D without glasses
6667* Augmented reality
6768
@@ -78,8 +79,10 @@ Features
7879 - textures
7980 - lighting
8081 - wireframe & points mode
81- - bounding box drawing
82- - object selection
82+ - holes
83+ - smoothing
84+ - bounding box
85+ - object pick
8386 - camera support
8487 - tap to select object
8588 - drag to move camera
@@ -91,6 +94,7 @@ Features
9194 - other:
9295 - texture loader
9396 - lightweight: only 1 Megabyte
97+ - file explorer
9498
9599
96100Try it
You can’t perform that action at this time.
0 commit comments