Computer graphics study
Go to file
monoid 52afda214e fix bug 2021-10-31 17:36:10 +09:00
src fix bug 2021-10-31 17:36:10 +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 imple phong shader 2021-10-31 17:33:10 +09:00
package.json add texture 2021-10-16 23:00: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