A graphics library to enable the real-time rendering of 2D signed distance fields on the web. http://schmelczer.dev/sdf-2d/
  • TypeScript 86.2%
  • GLSL 11.5%
  • JavaScript 1.7%
  • Shell 0.6%
Find a file
schmelczerandras 2481cfc3e6 Add more options
2020-09-17 17:51:45 +02:00
src Add more options 2020-09-17 17:51:45 +02:00
.eslintignore Add files 2020-09-15 10:08:16 +02:00
.eslintrc.json Add files 2020-09-15 10:08:16 +02:00
.gitignore Remove clutter 2020-09-16 14:21:28 +02:00
.npmignore Add more options 2020-09-17 17:51:45 +02:00
.prettierrc Add files 2020-09-15 10:08:16 +02:00
custom.d.ts Improve API 2020-09-16 11:31:26 +02:00
package.json Improve package.json 2020-09-17 16:52:00 +02:00
tsconfig.json Improve build pipeline 2020-09-17 16:52:12 +02:00
webpack.config.js Improve build pipeline 2020-09-17 16:52:12 +02:00