Skip to content

Spatialize is an open source software package for loading and manipulating 3D models in various Virtual Reality environments.

License

Notifications You must be signed in to change notification settings

ivlab/Spatialize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatialize

Spatialize is an open source software package for loading and manipulating 3D models in various Virtual Reality environments.

Build and Install

Set environment variables (i.e. execute in .bashrc)

export MinVR_DIR=/path/to/install/MinVR

Build the project:

make
# build release
make opt
# build debug
make debug

Install the project:

make install

Run the program:

./build/Release/spatialize {path to model}

About

Spatialize is an open source software package for loading and manipulating 3D models in various Virtual Reality environments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •