Last active
September 26, 2025 12:41
-
-
Save unitycoder/ade29d3e549b1c33c10ec55e4ea80b70 to your computer and use it in GitHub Desktop.
Revisions
-
unitycoder revised this gist
Sep 26, 2025 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - frame rate test https://www.testufo.com/ - simple youtube downloader https://cobalt.tools/ - image to pixel art filter https://x1vi.github.io/pixelArtConverter/ - optimize image https://squoosh.app/ source https://github.com/GoogleChromeLabs/squoosh -
unitycoder revised this gist
May 11, 2025 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - simple youtube downloader https://cobalt.tools/ - image to pixel art filter https://x1vi.github.io/pixelArtConverter/ - optimize image https://squoosh.app/ source https://github.com/GoogleChromeLabs/squoosh - audio to midi https://ai-midi.com/ -
unitycoder revised this gist
Mar 25, 2025 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - image to pixel art filter https://x1vi.github.io/pixelArtConverter/ - optimize image https://squoosh.app/ source https://github.com/GoogleChromeLabs/squoosh - audio to midi https://ai-midi.com/ - all kind of useful resources (for devs) https://threejsresources.com/ -
unitycoder revised this gist
Mar 10, 2025 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ - optimize image https://squoosh.app/ source https://github.com/GoogleChromeLabs/squoosh - audio to midi https://ai-midi.com/ - all kind of useful resources (for devs) https://threejsresources.com/ - hex editor in browser https://hex.dance/ -
unitycoder revised this gist
Mar 10, 2025 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - optimize image https://squoosh.app/ - audio to midi https://ai-midi.com/ - all kind of useful resources (for devs) https://threejsresources.com/ - hex editor in browser https://hex.dance/ -
unitycoder revised this gist
Feb 17, 2025 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - audio to midi https://ai-midi.com/ - all kind of useful resources (for devs) https://threejsresources.com/ - hex editor in browser https://hex.dance/ - youtube downloader https://cobalt.tools/ -
unitycoder revised this gist
Feb 14, 2025 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - all kind of useful resources (for devs) https://threejsresources.com/ - hex editor in browser https://hex.dance/ - youtube downloader https://cobalt.tools/ - compress video easily https://tools.rotato.app/compress -
unitycoder revised this gist
Jan 17, 2025 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - hex editor in browser https://hex.dance/ - youtube downloader https://cobalt.tools/ - compress video easily https://tools.rotato.app/compress - tilemap template & bitmask script generator https://www.boristhebrave.com/permanent/23/03/tileset-creator/?autotile=Corner&cellType=Square&rotation=None&terrainCount=2&overlay=False&skipCornerTiles=False&drawStyle=Straight -
unitycoder revised this gist
Nov 7, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - youtube downloader https://cobalt.tools/ - compress video easily https://tools.rotato.app/compress - tilemap template & bitmask script generator https://www.boristhebrave.com/permanent/23/03/tileset-creator/?autotile=Corner&cellType=Square&rotation=None&terrainCount=2&overlay=False&skipCornerTiles=False&drawStyle=Straight - code in 8bit javatari https://8bitworkshop.com/ -
unitycoder revised this gist
Aug 21, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - compress video easily https://tools.rotato.app/compress - tilemap template & bitmask script generator https://www.boristhebrave.com/permanent/23/03/tileset-creator/?autotile=Corner&cellType=Square&rotation=None&terrainCount=2&overlay=False&skipCornerTiles=False&drawStyle=Straight - code in 8bit javatari https://8bitworkshop.com/ - convert javascript to other writing systems https://aem1k.com/aurebesh.js/ -
unitycoder revised this gist
May 20, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - tilemap template & bitmask script generator https://www.boristhebrave.com/permanent/23/03/tileset-creator/?autotile=Corner&cellType=Square&rotation=None&terrainCount=2&overlay=False&skipCornerTiles=False&drawStyle=Straight - code in 8bit javatari https://8bitworkshop.com/ - convert javascript to other writing systems https://aem1k.com/aurebesh.js/ - OS emulators on browser https://copy.sh/v86/ -
unitycoder revised this gist
May 19, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - code in 8bit javatari https://8bitworkshop.com/ - convert javascript to other writing systems https://aem1k.com/aurebesh.js/ - OS emulators on browser https://copy.sh/v86/ - online normal map generator https://cpetry.github.io/NormalMap-Online/ -
unitycoder revised this gist
Apr 23, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - convert javascript to other writing systems https://aem1k.com/aurebesh.js/ - OS emulators on browser https://copy.sh/v86/ - online normal map generator https://cpetry.github.io/NormalMap-Online/ - shader gradient generator http://dev.thi.ng/gradients/ -
unitycoder revised this gist
Apr 8, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - OS emulators on browser https://copy.sh/v86/ - online normal map generator https://cpetry.github.io/NormalMap-Online/ - shader gradient generator http://dev.thi.ng/gradients/ - shader graph toy https://graphtoy.com/ -
unitycoder revised this gist
Mar 19, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - online normal map generator https://cpetry.github.io/NormalMap-Online/ - shader gradient generator http://dev.thi.ng/gradients/ - shader graph toy https://graphtoy.com/ - utf emoji icon symbol search https://www.compart.com/en/unicode/U+1FA91 -
unitycoder revised this gist
Mar 16, 2024 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,5 @@ - shader gradient generator http://dev.thi.ng/gradients/ - shader graph toy https://graphtoy.com/ - utf emoji icon symbol search https://www.compart.com/en/unicode/U+1FA91 - view svg from script online https://easy64.org/svg-editor/ - online shader editor https://shdr.bkcore.com/ -
unitycoder revised this gist
Mar 11, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - utf emoji icon symbol search https://www.compart.com/en/unicode/U+1FA91 - view svg from script online https://easy64.org/svg-editor/ - online shader editor https://shdr.bkcore.com/ - online glsl shader editor https://glsl.app/ -
unitycoder revised this gist
Mar 3, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - view svg from script online https://easy64.org/svg-editor/ - online shader editor https://shdr.bkcore.com/ - online glsl shader editor https://glsl.app/ - visualize shader functions https://thebookofshaders.com/glossary/?search=smoothstep -
unitycoder revised this gist
Mar 2, 2024 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,5 @@ - online shader editor https://shdr.bkcore.com/ - online glsl shader editor https://glsl.app/ - visualize shader functions https://thebookofshaders.com/glossary/?search=smoothstep - glsl grapher (shader) https://fordhurley.com/glsl-grapher/ - retro BBS https://www.retro32.com/retro32-bbs-web-client -
unitycoder revised this gist
Mar 2, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - visualize shader functions https://thebookofshaders.com/glossary/?search=smoothstep - glsl grapher (shader) https://fordhurley.com/glsl-grapher/ - retro BBS https://www.retro32.com/retro32-bbs-web-client - online linux terminal https://www.tutorialspoint.com/linux_terminal_online.php -
unitycoder revised this gist
Mar 2, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - glsl grapher (shader) https://fordhurley.com/glsl-grapher/ - retro BBS https://www.retro32.com/retro32-bbs-web-client - online linux terminal https://www.tutorialspoint.com/linux_terminal_online.php - detect file format https://github.com/google/magika -
unitycoder revised this gist
Feb 28, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - retro BBS https://www.retro32.com/retro32-bbs-web-client - online linux terminal https://www.tutorialspoint.com/linux_terminal_online.php - detect file format https://github.com/google/magika - realtime AI effects https://www.krea.ai/home -
unitycoder revised this gist
Feb 25, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - online linux terminal https://www.tutorialspoint.com/linux_terminal_online.php - detect file format https://github.com/google/magika - realtime AI effects https://www.krea.ai/home - csharp IL viewer https://sharplab.io/ -
unitycoder revised this gist
Feb 16, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - detect file format https://github.com/google/magika - realtime AI effects https://www.krea.ai/home - csharp IL viewer https://sharplab.io/ - SOTA papers https://paperswithcode.com/sota -
unitycoder revised this gist
Feb 4, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - realtime AI effects https://www.krea.ai/home - csharp IL viewer https://sharplab.io/ - SOTA papers https://paperswithcode.com/sota - tilemap editor online https://www.spritefusion.com/ -
unitycoder revised this gist
Jan 24, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - csharp IL viewer https://sharplab.io/ - SOTA papers https://paperswithcode.com/sota - tilemap editor online https://www.spritefusion.com/ - random sampling examples https://wkjarosz.github.io/SamplinSafari/ -
unitycoder revised this gist
Jan 17, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - SOTA papers https://paperswithcode.com/sota - tilemap editor online https://www.spritefusion.com/ - random sampling examples https://wkjarosz.github.io/SamplinSafari/ - discord localized time generator https://r.3v.fi/discord-timestamps/ -
unitycoder revised this gist
Jan 11, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - tilemap editor online https://www.spritefusion.com/ - random sampling examples https://wkjarosz.github.io/SamplinSafari/ - discord localized time generator https://r.3v.fi/discord-timestamps/ - ascii title generator https://patorjk.com/software/taag/#p=display&v=1&f=Rectangles&t=SimpleWebServer -
unitycoder revised this gist
Jan 7, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - random sampling examples https://wkjarosz.github.io/SamplinSafari/ - discord localized time generator https://r.3v.fi/discord-timestamps/ - ascii title generator https://patorjk.com/software/taag/#p=display&v=1&f=Rectangles&t=SimpleWebServer - refraction database https://refractiveindex.info/ -
unitycoder revised this gist
Dec 1, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ - discord localized time generator https://r.3v.fi/discord-timestamps/ - ascii title generator https://patorjk.com/software/taag/#p=display&v=1&f=Rectangles&t=SimpleWebServer - refraction database https://refractiveindex.info/ - hex viewer and more https://web.imhex.werwolv.net/
NewerOlder