Today we’re covering two topics in Copernicus, that are long overdue: Cellular Automata and OpenCL. CAs because they’re a classic Entagma topic and now we actually have a way in Houdini to actually build and display them directly, without the use of 2D volumes or […]
All Posts tagged “Coding”
ML101 – pt. 11: Building the Inference Setup
To view this content, you must be a member of Entagma’s Patreon at $29 or more
ML101 – pt. 10: Reducing our Data – Encoding, Exporting and Training our Data-Set
To view this content, you must be a member of Entagma’s Patreon at $29 or more
ML101 – pt. 06: Finishing our Neural Net
To view this content, you must be a member of Entagma’s Patreon at $29 or more
ML101 – pt. 03: Transferring training data from Houdini to Python
To view this content, you must be a member of Entagma’s Patreon at $29 or more
ML101 – pt. 02: The Python Install Episode
To view this content, you must be a member of Entagma’s Patreon at $29 or more
Nerd Rant 2.0 Ep. 24: Python (In General & In Houdini)
Manu and Mo discuss why they stopped worrying and love Python.
Advanced Setups 17 – Jeroen Claus: Solving The Traveling Salesperson Problem in Python
To view this content, you must be a member of Entagma’s Patreon at $29 or more
Mandelbrot and Mandelbulb
The Mandelbrot set – the mythical King of fractals. The one that started the whole fractal craze in the 80s and 90s. In this video we’ll implement not only a classic Mandelbrot set that will yield the omnipresent image of that weirdish ridged shape, but […]