Skip to content

Commit 1a8ab81

Browse files
committed
Update WHY.md
Former-commit-id: 2a49060
1 parent e208a51 commit 1a8ab81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/WHY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Why?
2-
* 🤔 Because making of even **a basic Three.js application requires at least ~20 lines of code** (see [this tutorial](https://threejs.org/docs/index.html#Manual/Introduction/Creating_a_scene))
2+
* 🤔 Because making of even **a basic Three.js application requires at least ~20 lines of code** (see [this tutorial](https://threejs.org/docs/index.html#manual/introduction/Creating-a-scene))
33
- **Three.js:** you will need to setup: _scene, renderer, camera_, make an `animate()` function before making the actual app.
44
- **Whitestorm.js:** There are modules that helps you easily setup them:
55

0 commit comments

Comments
 (0)