daeunSong
|
5e511ef621
|
Generate smooth normals
|
2020-08-19 16:20:52 +09:00 |
|
daeunSong
|
3c4a88761b
|
Fix texture coordinate tangent and bitangent calculation
|
2020-08-13 17:53:03 +09:00 |
|
Joey de Vries
|
3c5fd34424
|
Pass shader by reference on mesh/model classes.
|
2020-06-04 17:25:52 +02:00 |
|
Joey de Vries
|
66d51ae668
|
Update model chapter, and add new backpack model to repo (w/ attribution mention). Also use new model on deferred source code.
|
2020-04-30 14:32:14 +02:00 |
|
Joey de Vries
|
3b605521fb
|
Fix geometry shader normal homogenous coordinate, and use std::string instead of aString for model loading.
|
2018-01-16 08:50:57 +01:00 |
|
Matthew Taylor
|
120c8c8c11
|
Fix OSX errors and warnings
|
2017-06-18 00:39:07 +01:00 |
|
Joey de Vries
|
30caeb3489
|
mesh/model header include fixes.
|
2017-06-16 19:11:52 +02:00 |
|
Joey de Vries
|
70b789d3b9
|
Code re-work with content: model-loading.
|
2017-05-31 19:02:05 +02:00 |
|
Joey de Vries
|
02784e1edf
|
Code re-work: model loading
|
2017-04-12 22:51:42 +02:00 |
|
Joey de Vries
|
fabdd1c86d
|
Model: string comparrison fix, see issue #49.
|
2017-02-15 21:51:15 +01:00 |
|
Joey de Vries
|
c5b584deb9
|
Improved CMakeLists for clearer project setup with added library support for stb_image.
|
2017-01-18 21:56:31 +01:00 |
|
Marin Nilsson
|
a8a8d11f22
|
Support for out-of-source builds.
Uses environment variable to tell the program where to find resource
files.
Sharder sources are still search for in the current workind directory.
|
2015-07-30 21:48:41 +02:00 |
|
Joey de Vries
|
c4c3221de9
|
Added Parallax Mapping code/resources
Added code samples and necessary texture resources for upcoming Parallax
Mapping tutorial
|
2015-06-04 19:59:04 +02:00 |
|
Joey de Vries
|
2a0a415c8f
|
Normal mapping code
Normal mapping code for normal mapping tutorial (+ few extra's for next
tutorial)
|
2015-05-26 22:00:21 +02:00 |
|
Joey de Vries
|
8d0df8edb8
|
Added new project/code files
|
2015-04-27 13:37:18 +02:00 |
|
zmertens
|
4a96cd428c
|
modified CMakeLists and fixed includes
|
2015-03-31 00:02:08 -07:00 |
|
Joey de Vries
|
f28ad1e256
|
Initial commit, all code samples with working CMake script for VS/Windows.
|
2015-03-23 15:42:04 +01:00 |
|