
Shadertoy
The Book of Shaders
SHADERed
The Force
Shdr
Shader Editor
KodeLife
GLSL Sandbox
Code.org
Scratch
Codecademy
Free Code Camp
Hacker News
W3Schools
Tutorialspoint
SoloLearn
ShadertoyCode.org is much easier to use than Thunkable.First of all names say everything.Second,it has more modes than just "drag-and-drop".
Based on our record, Code.org should be more popular than Shadertoy. It has been mentiond 385 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
You can do some pretty impressive things: https://shadertoy.com/ I skimmed it but didn't see any mention of "ray marching", which is raytracing done in a shader. GPUs are pretty fast now. You can just do that. However you do have to encode the scene geometry analytically in the shader - if you try to raytrace a big bag of triangles, it's still too slow. There's more info on this and other techniques at... - Source: Hacker News / 8 months ago
I want to use some art from shadertoy.com as wallpaper. Source: over 2 years ago
Https://shadertoy.com is a great way to explore shaders. - Source: Hacker News / almost 3 years ago
Im making a mod and I found a nice shader on shadertoy.com, so I pasted the code into a .txt file and linked it all up in the manifest, and the shader didnt work. This is my first time making a mod, so can someone please tell me how to import shaders? Source: about 3 years ago
First learn a little basic of lua, then I recommend you learn c++ opengl shaders if you are interested about various effects (explore shadertoy.com for examples). Then just learn the DCTL structure and glsl-dctl conversions. Then learn about fuse plugin structure and implement the shader in it. Then your plugin is ready! You have to take lots of reference from other fuses because there are no video tutorials about... Source: about 3 years ago
Code.org uses an extremely outdated version of javascript, It's so hard to access data in array, im basically forced to do this. Cant wait to ditch this shit. Source: over 2 years ago
I'm not sure if your 4.5yo is old enough to try Scratch[1] but nothing is too young these days. My elder got into Scratch around that time. These days, my younger one is into https://code.org and she make things go around, do stuffs, etc. 1. https://scratch.mit.edu. - Source: Hacker News / over 2 years ago
So I am using code.org to make a platforming game, and if I am halfway off of a platform I slide off of it. Idk if this is a quirk with code.org or if I did something wrong. You can check the hitboxes by pressing debug sprites in the bottom right corner. Source: over 2 years ago
My school hosts the unit tests for digital literacy on code.org as the "assessment day" at the bottom of the unit. Is there any way to view the test before it is unlocked by the teacher on a student account? Source: over 2 years ago
My four year old was kicked out of his preschool class, and the school recommended I set him up with applied behavioral analysis. Though it hurt to read the email from the school, I don't blame them at all, he does have impulse control issues and doesn't always pay attention when others are talking to him. He sometimes also throws things and apparently pushed another student once. Outside of the social... Source: almost 3 years ago
The Book of Shaders - Extensive guide through fragment shaders with live coding examples
Scratch - Scratch is the programming language & online community where young people create stories, games, & animations.
SHADERed - Lightweight, full-featured desktop tool for creating and testing HLSL and GLSL shaders
Codecademy - Learn the technical skills you need for the job you want. As leaders in online education and learning to code, weโve taught over 45 million people using a tested curriculum and an interactive learning environment.
The Force - Open source, live coding editor for WebGL
Free Code Camp - Learn to code by helping nonprofits.