Computer graphics study
Go to file
monoid cbbb67719e add README 2021-10-16 16:42:39 +09:00
src camera and moving 2021-10-10 21:02:45 +09:00
.gitignore change parcel v2 2021-10-09 23:43:17 +09:00
README.md add README 2021-10-16 16:42:39 +09:00
index.css slide bar 2021-09-28 17:51:14 +09:00
index.html change parcel v2 2021-10-09 23:43:17 +09:00
index.tsx rename "renderer" to "drawer" 2021-10-09 20:43:43 +09:00
package.json add 3d drawer 2021-10-10 02:07:34 +09:00
tsconfig.json Vertex Array 2021-09-02 18:16:43 +09:00

README.md

Computer Graphics Study

It is study project for computer graphics.

Running

npm install
npm run start