port to OOP
This commit is contained in:
parent
7e8b1ad477
commit
e33936a86b
15 changed files with 918 additions and 158 deletions
22
README.md
22
README.md
|
@ -2,6 +2,8 @@
|
|||
|
||||
Foxes dream of electron beams.
|
||||
|
||||
**noe** + **eidelon** _(n. a thing, an image, a reflection)_
|
||||
|
||||
https://art.mekanoe.com
|
||||
|
||||
## Development
|
||||
|
@ -15,3 +17,23 @@ https://art.mekanoe.com
|
|||
## Artworks
|
||||
|
||||
- [./001-platform-provenance](https://art.mekanoe.com/001-platform-provenance)
|
||||
|
||||
## 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](./LICENSE) for more information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue