Text archives Help
- From: leenak@sci.utah.edu
- To: manta@sci.utah.edu
- Subject: [MANTA] r1416 - in trunk: Core/Math Model/Primitives SwigInterface
- Date: Wed, 13 Jun 2007 12:36:11 -0600 (MDT)
Author: leenak
Date: Wed Jun 13 12:35:44 2007
New Revision: 1416
Modified:
trunk/Core/Math/Noise.h
trunk/Model/Primitives/CMakeLists.txt
trunk/SwigInterface/manta.i
Log:
Added Bump Mapping code to Manta
Modified: trunk/Core/Math/Noise.h
==============================================================================
--- trunk/Core/Math/Noise.h (original)
+++ trunk/Core/Math/Noise.h Wed Jun 13 12:35:44 2007
@@ -107,6 +107,7 @@
Real lacunarity,
Real gain );
+
}
#endif
Modified: trunk/Model/Primitives/CMakeLists.txt
==============================================================================
--- trunk/Model/Primitives/CMakeLists.txt (original)
+++ trunk/Model/Primitives/CMakeLists.txt Wed Jun 13 12:35:44 2007
@@ -46,6 +46,8 @@
Primitives/VertexColoredTriangle.h
Primitives/WaldTriangle.h
Primitives/WaldTriangle.cc
+ Primitives/BumpPrimitive.h
+ Primitives/BumpPrimitive.cc
)
# IsosurfaceOctreeVolume appears broken in icc 9.1
Modified: trunk/SwigInterface/manta.i
==============================================================================
--- trunk/SwigInterface/manta.i (original)
+++ trunk/SwigInterface/manta.i Wed Jun 13 12:35:44 2007
@@ -210,6 +210,7 @@
#include <Model/Primitives/Ring.h>
#include <Model/Primitives/Sphere.h>
#include <Model/TexCoordMappers/UniformMapper.h>
+#include <Model/Primitives/BumpPrimitive.h>
%}
//%include <Model/Materials/OpaqueShadower.h>
@@ -229,6 +230,7 @@
%include <Model/Primitives/Ring.h>
%include <Model/Primitives/Sphere.h>
%include <Model/TexCoordMappers/UniformMapper.h>
+%include <Model/Primitives/BumpPrimitive.h>
///////////////////////////////////////////////////////////////////////////////
// Groups
- [MANTA] r1416 - in trunk: Core/Math Model/Primitives SwigInterface, leenak, 06/13/2007
Archive powered by MHonArc 2.6.16.