Ticket #929 (reopened task)

Opened 2 years ago

Last modified 13 months ago

soy.scenes.Landscape

Reported by: ArcRiley Owned by: JonNeal
Priority: Medium Milestone: beta3
Component: soy.scenes Version: Trunk
Keywords: Cc:

Description

Create a new soy.scenes class akin to #928 but which is a heightmap instead of a plane.

A single-channel texture should provide a heightmap with a single material. Later 2, 3, and 4 channel textures will allow for other functionality such as per-vertex material selection.

Finish with an example of a simple heightmapped scene in action.

Change History

Changed 2 years ago by ArcRiley

  • summary changed from soy.scenes.HeightMap to soy.scenes.Landscape

Changed 2 years ago by ArcRiley

Changed 2 years ago by JonNeal

  • owner set to JonNeal

Changed 2 years ago by JonNeal

  • status changed from new to assigned

Changed 16 months ago by JonNeal

  • status changed from assigned to closed
  • resolution set to fixed

Changed 13 months ago by JonNeal

  • status changed from closed to reopened
  • resolution fixed deleted

Reopened because this entire class needs rewriting. Horrible efficiency and the code looks terrible. :)

Note: See TracTickets for help on using tickets.