Skip to content

mohsenheydari/three-interior-mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three Interior Mapping

Three.js interior mapping shader.

Online Demo

Install via Download

Download the zip of the project and extract it.

Install via Git

In terminal clone the project into a directory of your choice.

git clone --depth=1 https://github.com/mohsenheydari/three-interior-mapping.git three-interior-mapping
cd three-interior-mapping

Running the development server

You can use Visual Studio Code with Live Server extension to run and modify the code.

After starting the live server visit http://localhost:5500/ in your web browser.

Editing the code

The main script is located in ./script.js. The shader files for interior mapping are located under shaders folder.

License

MIT

About

Three.js interior mapping shader.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published