Skip to content

Commit 4aceb18

Browse files
committed
Skeletal animations
1 parent c912076 commit 4aceb18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ Android 3D Model Viewer
44
![codeship badge](https://codeship.com/projects/52cf9560-deb2-0134-4203-2aaddef843aa/status?branch=master)
55

66
This is a demo of OpenGL ES 2.0.
7-
It is basically an android application with a 3D renderer that can load Wavefront Obj & STL files.
7+
It is basically an android application with a 3D renderer that can load Wavefront Obj, STL files & Collada files.
88
The purpose of this application is to learn and share how to draw using OpenGL language.
99

1010

1111
* Wafefront format (OBJ): https://en.wikipedia.org/wiki/Wavefront_.obj_file
1212
* STereoLithography format (STL): https://en.wikipedia.org/wiki/STL_(file_format)
13-
13+
* Collada format (DAE): https://en.wikipedia.org/wiki/COLLADA
1414

1515
News (24/11/2017)
1616
=================

0 commit comments

Comments
 (0)