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
e8a59d8ced96301a0e6d84461129db4e1a8967cc
Switch branch/tag
hw3d
26 Jun, 2019
4 commits
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
21 Jun, 2019
4 commits
control transform of any node in model
· caf57593
chili
authored
Jun 21, 2019
caf57593
extended node tree w/ selection
· 2c1c78d4
chili
authored
Jun 21, 2019
2c1c78d4
model window in own class (pImpl)
· 143981dc
chili
authored
Jun 21, 2019
143981dc
basic model node tree
· 97013ac9
chili
authored
Jun 21, 2019
97013ac9
10 Jun, 2019
11 commits
refactoring tentative
· 551cc463
chili
authored
Jun 02, 2019
551cc463
some control of model position
· ffdeae8c
chili
authored
May 16, 2019
ffdeae8c
node parsing model system beginnings
· 2a5d18ff
chili
authored
May 15, 2019
2a5d18ff
generate d3d layout desc from dynamic vertex layout
· d219ca73
chili
authored
May 14, 2019
d219ca73
template typemap vertexlayout
· af8779e6
chili
authored
May 14, 2019
af8779e6
fix problem with vbuf init (vcount -> bufbytes)
· d733cb2b
chili
authored
May 14, 2019
d733cb2b
using dynamic vtx layout for suzanne asstest
· ce1e5732
chili
authored
May 14, 2019
ce1e5732
const vertex handle
· 2b41752b
chili
authored
May 13, 2019
2b41752b
vertex layout template system working
· c526e295
chili
authored
May 13, 2019
c526e295
dynamic vertex template justice
· 114a7d6b
chili
authored
May 13, 2019
114a7d6b
assimp lib was being ignored somehow
· fdc2702f
chili
authored
Jun 10, 2019
fdc2702f
01 Jun, 2019
2 commits
basic ass test w/ drawable
· b3fc5123
chili
authored
May 12, 2019
b3fc5123
don't ignore the damn models
· 0d9e4a84
chili
authored
Jun 01, 2019
0d9e4a84
12 May, 2019
1 commit
add assimp / nix x86 config / minimal ass test
· f118aff1
chili
authored
May 12, 2019
f118aff1
05 May, 2019
4 commits
improved box position control / representation
· 1c7067f5
chili
authored
May 05, 2019
1c7067f5
control box position / orientation
· 1eff4578
chili
authored
May 05, 2019
1eff4578
closeable box windows
· 724fe1fa
chili
authored
May 05, 2019
724fe1fa
better organization of imgui windows
· 6df339c9
chili
authored
May 05, 2019
6df339c9
03 May, 2019
3 commits
fix flickering bug
· 83418ac3
chili
authored
May 03, 2019
83418ac3
select boxes to manipulate
· 9927aeba
chili
authored
May 03, 2019
9927aeba
controlling box material attributes
· 8e18159c
chili
authored
May 03, 2019
8e18159c
02 May, 2019
4 commits
pyramid and cylinder independent meshes
· be6a14ed
chili
authored
May 03, 2019
be6a14ed
textured cube added
· 3164667b
chili
authored
May 03, 2019
3164667b
fix dat pyramid boi (needed a ps cbuf)
· 85e7ba5b
chili
authored
May 02, 2019
85e7ba5b
cone added but it's weird :excitement:
· e16cbfd1
chili
authored
May 02, 2019
e16cbfd1
01 May, 2019
3 commits
cylinder all fixed up
· d6e000ca
chili
authored
May 02, 2019
d6e000ca
need to nix primitive id to debug shader
· 59fa1103
chili
authored
May 02, 2019
59fa1103
cylindrical problems
· 0e8bebbf
chili
authored
May 02, 2019
0e8bebbf
22 Apr, 2019
1 commit
create a nice base for our test objects
· f61cdfde
chili
authored
Apr 22, 2019
f61cdfde
14 Apr, 2019
3 commits
probably a good idea to attenuate the specular as well
· 3bff8c88
chili
authored
Apr 14, 2019
3bff8c88
put lightpos in camera ref frame > fixed spec but check diffuse...
· 9c50145e
chili
authored
Apr 14, 2019
9c50145e
need to work in camera's frame of reference for specular code to work
· f0ac931f
chili
authored
Apr 14, 2019
f0ac931f