About Store Forum Documentation Contact



Post Reply 
Edit::Heightmap.build() Normals
Author Message
fatcoder Offline
Member

Post: #1
Edit::Heightmap.build() Normals
I notice that when building a heightmap with un-normalized height values, it seems to give you a mesh with very strange normals, which results in some crazy lighting. If the height values are normalised (0-1 range), then the built mesh looks good with proper normals. Is Edit::Heightmap only supposed to be used with normalized height values?
05-28-2012 12:57 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Edit::Heightmap.build() Normals
yes, you should rescale the mesh later after the build process
05-28-2012 10:45 AM
Find all posts by this user Quote this message in a reply
Post Reply