Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OpenGL
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
C-Fu
OpenGL
Commits
Commits · master
master
Select Git revision
Selected
master
default
protected
Branches
1
developement_1
protected
Tags
14
Version_1.2.4
Version_1.2.3
Version_1.2.2
Version_1.2.1
Version_1.2.0
Version_1.0.1
Version_1.0.0
Version_0.1.0
Version_0.0.6
Version_0.0.5
Version_0.0.4
Version_0.0.3
Version_0.0.2
Version_0.0.1
16 results
OpenGL
MshViewer
Header
OpenGLController.h
Author
Search by author
Any Author
authors
C-Fu
carstenf
1 author
Browse files
Dec 02, 2016
scale everything to 1,
· 9b3d12df
Anakin
authored
8 years ago
9b3d12df
Dec 01, 2016
move the model to the center,
· a47eefe9
Anakin
authored
8 years ago
a47eefe9
Nov 25, 2016
don't copy the model list. It can be very big - using pointer now,
· 5c5b9ac2
Anakin
authored
8 years ago
5c5b9ac2
Nov 12, 2016
reset view before loading a new file,
· bbe657d0
Anakin
authored
8 years ago
bbe657d0
cleaning up before loading new stuff,
· 9298d882
Anakin
authored
8 years ago
9298d882
clean up code
· b4bd3144
Anakin
authored
8 years ago
b4bd3144
include all parent modelmatrices
· 2524971d
Anakin
authored
8 years ago
2524971d
Nov 08, 2016
fixed problem
· b4b2538e
Anakin
authored
8 years ago
b4b2538e
collect all texture data and give it to the shader later,
· e5490b94
Anakin
authored
8 years ago
e5490b94
Nov 07, 2016
instance was not the right thing for me,
· 42c94f29
Anakin
authored
8 years ago
42c94f29
still trying to draw instanced
· ed66d77b
Anakin
authored
8 years ago
ed66d77b
Nov 01, 2016
now you can set optional ogl version through the first 2 parameters
· bc518f58
Anakin
authored
8 years ago
bc518f58
pass data (xyz, uv) with 1 buffer to shader,
· 9d35634c
Anakin
authored
8 years ago
9d35634c
Oct 31, 2016
removed unused files,
· a875820f
Anakin
authored
8 years ago
a875820f
added new test mesh that is rotated,
· ea07ead9
Anakin
authored
8 years ago
ea07ead9
Oct 30, 2016
display all models from a mesh,
· e509b1e1
Anakin
authored
8 years ago
e509b1e1
Oct 23, 2016
draw all triangles instead of the first 12,
· 5cec0128
Anakin
authored
8 years ago
5cec0128
Sep 08, 2016
fixed interaction bug
· 11a8de82
Anakin
authored
8 years ago
11a8de82
Sep 07, 2016
put everything into one class,
· 57472da3
Anakin
authored
8 years ago
57472da3
implement singleton pattern
· f824f4eb
Anakin
authored
8 years ago
f824f4eb
Sep 06, 2016
managed old tutorial implementation with classes.
· 847b3cde
Anakin
authored
8 years ago
847b3cde
Loading