๐Ÿ“ฆ zeyap / twgl-boilerplate

twgl boilerplate configured with webpack

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/zeyap/twgl-boilerplate.git
HTTPS git clone https://github.com/zeyap/twgl-boilerplate.git
SSH git clone git@github.com:zeyap/twgl-boilerplate.git
CLI gh repo clone zeyap/twgl-boilerplate
zeyap zeyap readme f9d7626 4 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ dist
๐Ÿ“ node_modules
๐Ÿ“ src
๐Ÿ“„ .DS_Store
๐Ÿ“„ .gitattributes
๐Ÿ“„ package-lock.json
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ webpack.config.js
๐Ÿ“„ README.md

twgl boilerplate

twgl boilerplate configured with webpack

  • canvas is of 4/3 ratio and resize with window
  • edit vertex shader and fragment shader in src/basic.frag src/basic.vert
  • to run:
npm install
 npm run rebuild
 npm run start // hot reload for JS code is not yet available :S
 // checkout http://localhost:8080/dist/