mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Add a section for creating a demoscene demo
This commit is contained in:
parent
2796fe5c34
commit
c236c51a55
1 changed files with 22 additions and 3 deletions
19
README.md
19
README.md
|
|
@ -40,6 +40,25 @@
|
|||
* [**JavaScript**: *Dagoba: an in-memory graph database*](http://aosabook.org/en/500L/dagoba-an-in-memory-graph-database.html)
|
||||
* [**Python**: *DBDB: Dog Bed Database*](http://aosabook.org/en/500L/dbdb-dog-bed-database.html)
|
||||
|
||||
* Build your own **Demoscene demo**
|
||||
* [**Introduction**: *The Demoscene - Algorithm to Art (10min)*](https://www.youtube.com/watch?v=CvV8OBbnwLU)
|
||||
* [**Introduction**: *Elevated by Rgba&TBC (2009, 4 kilobytes)*](https://www.youtube.com/watch?v=jB0vBmiTr6o)
|
||||
* [**Introduction**: *Shapeshift by Cocoon (2016)*](https://www.youtube.com/watch?v=s8Uaoidr9FE)
|
||||
* [**Introduction**: *Esocentrica by ASD+Satori (2017)*](https://www.youtube.com/watch?v=fFs4d7npoyM)
|
||||
* [**Introduction**: *Triad: Neon (2017)*](https://www.youtube.com/watch?v=ZazU4H2OZFg)
|
||||
* [**Inspiration**: *pouët.net: Productions*](http://www.pouet.net/prodlist.php?order=thumbup)
|
||||
* [**C++**: *How a 64k intro is made*](http://www.lofibucket.com/articles/64k_intro.html)
|
||||
* [**C**: *Behind Evelated (pdf)*](http://www.iquilezles.org/www/material/function2009/function2009.pdf)
|
||||
* [**Grafx2**: *GrafX2: An introduction*](https://www.youtube.com/watch?v=D8YH7kqspu0)
|
||||
* [**Grafx2**: *"Elements of Green" - time-lapse pixel art*](https://www.youtube.com/watch?v=sQQWMeQOZM8)
|
||||
* [**Blender**: *Blender: Beginner Modelling Tutorial*](https://www.youtube.com/watch?v=yi87Dap_WOc)
|
||||
* [**Wings3D**: *Mug: Step by Step*](https://www.youtube.com/watch?v=EVHQr-NZv3k)
|
||||
* [**Milkytracker**: *Making a Chiptune: Basic Chiptracking*](https://www.youtube.com/watch?v=-TYyDLElP4c)
|
||||
* [**Milkytracker**: *Milkytracker Guide*](https://github.com/hawkthorne/hawkthorne-journey/wiki/Milkytracker-Guide)
|
||||
* [**Rocket**: *Sync-tracker*](https://github.com/rocket/rocket)
|
||||
* [**Vulkan**: *Vulkan tutorial*](https://vulkan-tutorial.com/)
|
||||
* [**Modern OpenGL**: *G-Truc Creation*](http://www.g-truc.net/post-tech-content-sample.html)
|
||||
|
||||
* Build your own **Front-end Framework** / **Library**
|
||||
* [**JavaScript**: *A DIY guide to build your own React*](https://github.com/hexacta/didact)
|
||||
* [**JavaScript**: *Reverse Engineering React*](https://vimeo.com/album/3930691)
|
||||
|
|
|
|||
Loading…
Reference in a new issue