Loading of a OFF ASCII file
Only supports triangles Not textured yet Supports scaling and rotation of the model
This commit is contained in:
parent
82f359b656
commit
9e1b72476c
9 changed files with 31419 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
#include <GL/glut.h>
|
||||
|
||||
#include "Texture.h"
|
||||
#include "DataHandling/Texture.h"
|
||||
|
||||
/// Displays a square based pyramid from a base position, height and side length
|
||||
/// \param x X coordinate of the center
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue