CodeBase - SUPER Fast memblock matrix

Return to the CodeBase listing

Category: Mesh

Version: 1.0

0
0

Information

Uploaded: 20th Jul 2007 23:45

Modified: 23rd Jul 2007 23:16

Author:  Visigoth

Summary

makes a matrix up to 100 squares by 100 squares (20,000 polygons). Can be called in real time. After you create it, you can just make a mesh and lock the vertexdata to adjust the height points to what you want. All verts are already welded.

Full Description

params are id is object number, x_width# is how wide the grid is, z_height# is how deep the grid is, x_cols is how many squares along the x_axis, z_rows is how many squares along the z axis.

Comments

No comments yet.