Virtual Reality Terrain Modeling

Use actual terrain data within Virtual Reality Toolbox.
5,4K téléchargements
Mise à jour 1 sept. 2016

Afficher la licence

Contains a script (create_terrain_node.m) to create a VRML97 file (terrain.wrl) containing actual USGS DEM data for the Grand Canyon. Create_terrain_node.m uses Mapping Toolbox to load the DEM data into MATLAB, then opens a template VRML97 file (vr_terrain_template.wrl) and adds a node to the template information for the terrain. Finally, create_terrain_node.m saves all the VRML97 information to a new VRML97 file (terrain.wrl). Terrain.wrl can be viewed in a web browser with a VRML plug-in or with Virtual Reality Toolbox.

Citation pour cette source

Stacey Gage (2024). Virtual Reality Terrain Modeling (https://www.mathworks.com/matlabcentral/fileexchange/5164-virtual-reality-terrain-modeling), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R13
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.1.0.1

Updated license

1.1.0.0

convert to toolbox

1.0.0.0

add R14 to keywords