|
11b553ab6e
|
Added magnitude and normalization
Refactored `types.h` to `Vectors.h`
|
2019-10-14 22:36:14 +02:00 |
|
|
a687887e5a
|
Added missing display callback
Added compiler warnings for MSVC and GNU GCC
|
2019-10-12 15:01:38 +02:00 |
|
|
3639b48273
|
First implementation of input control with KeyStateManager
To try to do: Manage edges
|
2019-10-07 18:46:35 +02:00 |
|
|
236fd2b8d6
|
Minor fixes to include paths and CMakeLists
Removed draw call from model constructor with filename
|
2019-10-06 20:12:53 +02:00 |
|
|
9e1b72476c
|
Loading of a OFF ASCII file
Only supports triangles
Not textured yet
Supports scaling and rotation of the model
|
2019-09-30 16:55:45 +02:00 |
|
|
2fdbf21e28
|
TGA and RGB image loading
|
2019-09-25 00:36:57 +02:00 |
|
|
bc4f402580
|
Moved display functions to other file
|
2019-09-24 11:34:40 +02:00 |
|
|
88e548d058
|
Base program with rotating pyramids
|
2019-09-24 09:34:53 +02:00 |
|