https://github.com/relintai/links
All kinds of random dev related links that I don't want to forget about.
https://github.com/relintai/links
Last synced: 4 months ago
JSON representation
All kinds of random dev related links that I don't want to forget about.
- Host: GitHub
- URL: https://github.com/relintai/links
- Owner: Relintai
- Created: 2023-06-18T08:08:06.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-18T18:43:40.000Z (almost 3 years ago)
- Last Synced: 2025-04-05T05:16:17.183Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Links
All kinds of random mostly dev related links that I don't want to forget about.
## Linux Distros
https://puppylinux-woof-ce.github.io/
https://github.com/puppylinux-woof-CE/woof-CE
https://easyos.org/
https://github.com/bkauler/
Super interesting idea / tech
https://mxlinux.org/
Based on debian but has newer kernels easily available.
## Compilers
### C
Let's Build a Compiler, by Jack Crenshaw
https://compilers.iecc.com/crenshaw/
https://bellard.org/tcc/
https://github.com/TinyCC/tinycc
https://github.com/Kochise/tinycc_win32
https://www.ddl.unimi.it/manual/plugins/tcc-doc.htm
## SFXR
https://www.drpetter.se/project_sfxr.html
### Godot
https://github.com/tomeyro/godot-sfxr
https://github.com/timothyqiu/gdfxr/tree/master
## Game Engines
### Interesting Engines
https://github.com/r-lyeh/FWK
### Forums
https://handmade.network/forums
### Tutorials
https://engine-programming.github.io/
https://lodev.org/
https://lodev.org/cgtutor/
https://nothings.org/
## Writings / Blogs
https://marioslab.io/posts/
https://fabiensanglard.net/
http://ithare.com/
https://danluu.com/
https://danluu.com/about/ -> Also links to archives
https://drewdevault.com/
## Graphics
https://www.jendrikillner.com/
## Design
https://www.gameuidatabase.com/
## Art
### Sprites
https://www.spriters-resource.com/
### SVG
https://www.svgrepo.com/
### CSS
https://getcssscan.com/css-buttons-examples
https://hihayk.github.io/shaper/
https://components.ai/
https://layout.bradwoods.io/
### Generation
#### Patterns
https://doodad.dev/pattern-generator/
## ECS
https://github.com/abeimler/ecs_benchmark
## Godot
### Addons
https://github.com/Ark2000/PankuConsole
### Random commits etc
#### IK
https://github.com/V-Sekai
https://github.com/V-Sekai/many_bone_ik
https://github.com/godotengine/godot/pull/70887
https://github.com/GeorgeS2019/Godot4-3D-IK-Demo/issues/3
https://github.com/TokageItLab/ewbik
https://gist.github.com/fire/1953bd6bb0e9cc3b964796317d23c702
https://github.com/godotengine/godot/issues/69752
https://github.com/godotengine/godot/pull/71137
https://github.com/godotengine/godot/pull/75536/commits/19d149e368005ba5e669ee405b8384b889fb84de#
https://github.com/V-Sekai/godot/tree/ik-anim-node
https://github.com/godotengine/godot/pull/70887
https://gist.github.com/fire/1953bd6bb0e9cc3b964796317d23c702
https://github.com/godotengine/godot/pull/77469
https://github.com/V-Sekai/many_bone_ik/tree/master
https://github.com/godotengine/godot/pull/77469/commits
https://github.com/godotengine/godot/issues/77271
https://github.com/godotengine/godot/pull/77469/commits
https://github.com/godotengine/godot/pull/77469/commits/6dfa6fc50e957dcffd6b2c33cc5a88448918d8a5
https://github.com/godotengine/godot/blob/master/scene/3d/skeleton_3d.cpp
https://github.com/godotengine/godot/pull/77469
https://github.com/godotengine/godot/issues/54891
https://github.com/godotengine/godot/commit/92a79ace5b3e58933ecdb0e21e3c3402073979b0
https://github.com/V-Sekai/godot-dem-bones
Temp IK related stuff.
#### Commits
https://github.com/godotengine/godot/commit/1d22e040cb5a521dacf8d47fa0638b8f2bf439a3
https://github.com/godotengine/godot/pull/70885
https://github.com/godot-plus/godot-plus/commits/3.x
https://github.com/godotengine/godot-proposals/issues/1796
https://github.com/godotengine/godot/pull/69405
https://github.com/godotengine/godot/pull/71510
https://github.com/orgs/godot-plus/repositories
https://github.com/godot-plus/godot-plus/commits/3.x
https://github.com/godotengine/godot/pull/75846
https://github.com/godotengine/godot/pull/72170/commits
https://github.com/godotengine/godot/pull/71846
https://github.com/godotengine/godot/pull/72170
https://github.com/godotengine/godot/commit/ca0feabbb08daf28606a37e8a46295b7e7fdcaf3
https://github.com/godotengine/godot-proposals/issues/2380
https://github.com/godotengine/godot/pull/76462
## Rendering
### Software
https://github.com/rswinkle/PortableGL
https://bellard.org/TinyGL/
https://github.com/C-Chads/tinygl
https://www.drdobbs.com/architecture-and-design/optimizing-pixomatic-for-x86-processors/184405765
https://www.thanassis.space/renderer.html
https://github.com/ttsiodras/renderer
https://www.thanassis.space/cpp.html
https://www.mesa3d.org/
https://github.com/starseeker/osmesa
https://github.com/graphitemaster/bbgl
http://pixman.org/
https://github.com/fogleman/fauxgl
https://github.com/h0MER247/swGL
https://github.com/keith2018/SoftGLRender
https://github.com/KhronosGroup/glslang
https://github.com/Dawoodoz/DFPSR
## JS
### UI Toolkits
https://semantic-ui.com/
https://w2ui.com/web/
https://getbootstrap.com/
https://www.blazeui.com/
https://bulma.io/
http://topcoat.io/
https://github.com/turretcss/turretcss
https://github.com/xizon/uix-kit
https://github.com/fortytwostudio/basekit
https://get.foundation/
https://taniarascia.github.io/primitive/
https://github.com/taniarascia/primitive
https://luxacss.com/
A bunch of js ui toolkits, mostly for research. Search engines can't seem to distinguish between these and JS frameworks (they also seem to really like - very likely ai generated - top list pages for some reson), so I guess I'm storing them.
TODO should probably try to find better search engines.
https://open-ui.org/
https://github.com/openui/open-ui/tree/main
Seems to be in planning phase, need to look at it properly later.
## Games
### Doom
#### Obsidian Level Maker
https://github.com/obsidian-level-maker/Obsidian
### MTG
#### Forge
https://github.com/Card-Forge/forge
https://github.com/Card-Forge
## Programming
### Contests
www.underhanded-c.org
https://www.ioccc.org/
## Random
### Random articles
https://m.signalvnoise.com/the-majestic-monolith/
https://m.signalvnoise.com/html-over-the-wire/
### Random pages
https://news.ycombinator.com/item?id=34218003
https://news.ycombinator.com/item?id=34197613a
They contain lots of industry insight.
### Random programs
https://forgejo.org/download/