Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/duart38/idg-core

Chaning the way we view and create imagery
https://github.com/duart38/idg-core

art artist artists evolving evolving-images image image-classification images nft specification

Last synced: 19 days ago
JSON representation

Chaning the way we view and create imagery

Awesome Lists containing this project

README

        

# IDG-Core
> This project is very much a WIP..
IDG -> Instruction Driven Graphics name.idg

https://user-images.githubusercontent.com/30909481/133838407-82934a1a-f36c-4d94-b9c1-2c7618d38407.mov

# The idea
This project aims to change the way we view and create images.
It does this by providing a byte interpreter that houses the compiled instruction set and an assembler language.

# Demo-ing
Theres some examples in the ./examples folder. there's no guarantee that these are up-to-date.
You need deno to compile the demos, or you can use the already compiled .idg file in the same folder. to run this file you need a viewer, we have a very basic viewer in the ./viewer folder. this viewer runs in the browser and the code therein can also be used to make your own browser-based viewer.

# Goals
- [ ] Make a higher level language
- [ ] Make a drawing app (separate repo)
- [ ] Finish some of the stuff detailed in the "projects" tab on github
- [ ] Make an NFT marketplace