Skip to content

Commit

Permalink
Minor README tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Kovelenov committed Nov 24, 2021
1 parent 6a1434f commit b26e557
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![Suzanne Scene Running in Blender](https://www.soft8soft.com/wiki/images/b/b6/Suzanne_blender.jpg)

# Three.js-Blender Template
Use this template for creating 3D web applications with Blender and Three.js. It includes:
Use this starter project for creating 3D web applications with Blender and Three.js. It includes:

* Blend file with "Suzanne" model and Principled BSDF shader.
* Exported asset in glTF 2.0 format.
Expand All @@ -10,10 +10,10 @@ Use this template for creating 3D web applications with Blender and Three.js. It
* Basic web server script written in Python.
* index.html file with HTML/CSS/JavaScript code.

See [this wiki page](https://www.soft8soft.com/wiki/index.php/Making_3D_web_apps_with_Blender_and_Three.js) for more info on how to run this template.
See [this wiki page](https://www.soft8soft.com/wiki/index.php/Making_3D_web_apps_with_Blender_and_Three.js) for more info on how to make and run actual WebGL apps with this starter project.

## Support
Got questions? Ask on the [Forums](https://www.soft8soft.com/forums/).

## License
This template is licensed under the terms of the MIT license.
This project is licensed under the terms of the MIT license.

0 comments on commit b26e557

Please sign in to comment.