Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Clark Lin
hw3d
Commits
c60c4cb16ce4bd38d524c69378e144f633ab0f0b
Switch branch/tag
hw3d
01 Aug, 2019
16 commits
unified bind container with shared_ptr
· c60c4cb1
chili
authored
Jul 27, 2019
c60c4cb1
load glossiness from mtl absent of specmap
· dd684b5e
chili
authored
Jul 27, 2019
dd684b5e
exponential glossiness mapping
· a69de679
chili
authored
Jul 27, 2019
a69de679
fix the specular mapping (scaling alpha power, using light intensity)
· bfe02273
chili
authored
Jul 27, 2019
bfe02273
fixed spec on helmut
· 9beaef9a
chili
authored
Jul 27, 2019
9beaef9a
specular is weird on this boi
· 51c06840
chili
authored
Jul 27, 2019
51c06840
duplicate phong ps for phong spec
· e19c20dc
chili
authored
Jul 27, 2019
e19c20dc
check return value of GetTexture (specular)
· 2d860ed3
chili
authored
Jul 27, 2019
2d860ed3
loading specular maps
· 054d8661
chili
authored
Jul 27, 2019
054d8661
textured shading
· fc18dc8b
chili
authored
Jul 27, 2019
fc18dc8b
loading texture coordinates from mesh data
· 035f0975
chili
authored
Jul 26, 2019
035f0975
add texcoord to layout
· 181b5d26
chili
authored
Jul 26, 2019
181b5d26
loading diffuse textures
· 374f508f
chili
authored
Jul 26, 2019
374f508f
exploring properties
· 55aefc03
chili
authored
Jul 23, 2019
55aefc03
fun with pointers
· e288866e
chili
authored
Jul 22, 2019
e288866e
i hate you .gitignore
· 84403d53
chili
authored
Aug 01, 2019
84403d53
21 Jul, 2019
2 commits
add textured nanosuit obj
· f8f0282c
chili
authored
Jul 21, 2019
f8f0282c
rename nano model
· c98a7ec4
chili
authored
Jul 21, 2019
c98a7ec4
06 Jul, 2019
6 commits
minor access control change
· 62837c09
chili
authored
Jul 06, 2019
62837c09
can refactor recursive tree show to only need 1 ref now
· 99e230c6
chili
authored
Jul 06, 2019
99e230c6
give each node its id (fixing imgui tree id problems)
· dac6fa8a
chili
authored
Jul 06, 2019
dac6fa8a
prevent +/-PI pitch (camera look at does not like that)
· f67da57b
chili
authored
Jul 06, 2019
f67da57b
better camera rotation with lookAt + rotation of view direction
· cdb56818
chili
authored
Jul 06, 2019
cdb56818
bad camera rotation free mouse look
· 305895dc
chili
authored
Jul 06, 2019
305895dc
01 Jul, 2019
9 commits
enable / disable raw input
· 2a6d9115
chili
authored
Jul 02, 2019
2a6d9115
toggling cursor
· 704f5322
chili
authored
Jul 01, 2019
704f5322
raw mouse input
· 8cf923ec
chili
authored
Jul 01, 2019
8cf923ec
remove logging
· e08532b0
chili
authored
Jul 01, 2019
e08532b0
better handling of activate/deactivate window
· a8fd13a7
chili
authored
Jul 01, 2019
a8fd13a7
testing WM_ACTIVATE
· 11512ff4
chili
authored
Jul 01, 2019
11512ff4
mousetrap
· 7a461c18
chili
authored
Jul 01, 2019
7a461c18
disabling of imgui mouse input
· 12914fe9
chili
authored
Jul 01, 2019
12914fe9
ability to disable cursor
· 2f5bddb5
chili
authored
Jul 01, 2019
dissing
2f5bddb5
28 Jun, 2019
1 commit
remove unnecessary files
· 88ecc24b
chili
authored
Jun 27, 2019
88ecc24b
26 Jun, 2019
6 commits
adjustable window size gfx fixes
· 33c43a2c
chili
authored
Jun 27, 2019
33c43a2c
nanosuit hierarchical
· 74d52460
chili
authored
Jun 27, 2019
74d52460
applied transform before node transform
· e8a59d8c
chili
authored
Jun 26, 2019
e8a59d8c
selecting non-expanded nodes
· e7e22eda
chili
authored
Jun 26, 2019
e7e22eda
update assimp version
· eb218095
chili
authored
Jun 26, 2019
eb218095
add exception to mesh loading / old assimp dll broken
· 1da10a89
chili
authored
Jun 26, 2019
1da10a89