Similar Channels to The Art of Code on the Channel Galaxy Map
YouTube Channel Recommendations for people who like The Art of Code (Click a channel's button below to go to their page on Channel Galaxy and find more new YouTube suggestions)
About The Art of Code
Like to code? Like cool graphics? Like to know how to program something pretty? You've come to the right place!
Follow me on twitter @The_ArtOfCode
Recent Videos from The Art of Code
Live Coding: Koch Fractal Magic
In the last video we made a fancy 3d fractal Christmas ball by using a Koch Snowflake curve. I mentioned there that there are multiple ways to use this curve to get 3d fractals. In this video we use another technique to get something completely different. If you like 3d fractals, this is a great vi… Shader Showcase: Code Couture
I digital fashion project I have been working on with Isabelle Udo and Lucas Guzman. The idea is to create 'generative fashion'. Since this will be a blockchain project and all data will go on-chain, it was imperative to minimize the data footprint to generate these visuals as much as possible. At … How to turn your 2d fractal into 3d!
A while ago someone asked me if its possible to turn a 2d Koch Snowflake into 3d. I thought about it for a bit and came up with a few ways to do this. In this video we'll go over some of those ways!
========== Timetable ==========
0:00 - Intro
0:40 - Setup
5:57 - 2d Koch Distance
10:48 - Impleme…