No description
Find a file
2023-10-09 00:08:06 -04:00
.vscode more webgpu scaffolding 2023-10-06 22:37:05 -04:00
hack archive 001 and 002 as early prototypes 2023-10-09 00:05:02 -04:00
html add 003 beginnings 2023-10-09 00:08:06 -04:00
src add 003 beginnings 2023-10-09 00:08:06 -04:00
.envrc initial 2023-09-30 23:40:24 -04:00
.gitignore nevermind, statics don't rly suck 2023-10-03 00:20:39 -04:00
bun.lockb ok webgpu sucks lets jump back to webgl 2023-10-08 23:36:54 -04:00
index.d.ts ok webgpu sucks lets jump back to webgl 2023-10-08 23:36:54 -04:00
LICENSE port to OOP 2023-10-01 11:44:07 -04:00
package.json ok webgpu sucks lets jump back to webgl 2023-10-08 23:36:54 -04:00
README.md add 003 beginnings 2023-10-09 00:08:06 -04:00
shell.nix initial 2023-09-30 23:40:24 -04:00
tsconfig.json more webgpu scaffolding 2023-10-06 22:37:05 -04:00

noeidelon

Foxes dream of electron beams.

noe + eidelon (n. a thing, an image, a reflection)

https://art.mekanoe.com

Artworks

Development

nix to install bun... or do it globally.

bun run . to generate HTMLs

bun serve to serve them locally

bun dev if you're developing the templates for auto-generation.

Infrastructure

  • The "generator" does

    • Generates a work list from .js files within html
    • Creates this README.md file
    • Creates the index.html file
    • Creates individual HTML files for each work
  • The platform supplies

    • Shader types
    • Primitive objects
    • A canvas to draw on
    • WebGL hooks
    • Helpers, etc

License

Code and images are licensed under the AGPLv3 license. See LICENSE for more information.