Syoyo Fujita
|
e43580bd9a
|
Fix build with pre-C++11 compiler
|
2017-02-09 16:10:19 +09:00 |
|
Syoyo Fujita
|
2daec8be53
|
Search .mtl and texture from .obj's base dir.
Fix bad memory access.
|
2016-12-07 00:54:12 +09:00 |
|
Syoyo Fujita
|
c2474e27ab
|
Fix seg fault when no material assigned to object in viewer example.
Bump version v1.0.2.
|
2016-10-24 23:58:33 +09:00 |
|
Chris Liebert
|
35889026d6
|
added additional bounds checking
|
2016-10-07 21:21:33 -07:00 |
|
Chris Liebert
|
e81ac971b0
|
Issue #74: Added basic diffuse texture support to examples/viewer using stb_image. The previously used color based on the normal is combined with the diffuse color from the material definition.
|
2016-10-07 20:58:04 -07:00 |
|
Syoyo Fujita
|
07852e206d
|
Apply clang-format.
|
2016-08-12 23:12:46 +09:00 |
|
Syoyo Fujita
|
629f1825c5
|
Support retina resolution.
|
2016-05-29 16:30:54 +09:00 |
|
Syoyo Fujita
|
2d16510c15
|
Measure .obj parsing time.
|
2016-05-13 16:33:40 +09:00 |
|
Syoyo Fujita
|
d3fbf6bb7b
|
Merge branch 'develop' of github.com:syoyo/tinyobjloader into develop
|
2016-05-12 19:38:48 +09:00 |
|
Syoyo Fujita
|
73af05bc23
|
Add assertion check.
|
2016-05-12 19:33:22 +09:00 |
|
Syoyo Fujita
|
bbb6aeff6a
|
Adjust near/far clipping value.
|
2016-05-12 02:57:41 +09:00 |
|
Syoyo Fujita
|
e9a7c76c23
|
Add build script for Windows.
Fix build on Windows.
|
2016-05-11 23:38:36 +09:00 |
|
Syoyo Fujita
|
58fa260605
|
Show normal vector in viewer example.
|
2016-04-20 16:00:45 +09:00 |
|
Syoyo Fujita
|
7399aedfdd
|
Initial support of linux for viewer example.
|
2016-04-19 20:34:51 +09:00 |
|
Syoyo Fujita
|
1703ab087d
|
Add simple OpenGL viewer example.
|
2016-04-18 20:07:04 +09:00 |
|