Uploaded videos
1-10 of 23-
Tissue Growth Simulation experiment
phyces
359 views
This program attempts to simulate biological cell growth. Since the rules that dictate the growth are completely random, some growths look pretty random and weird. I think ...
-
Codify for iPad: simple particle engine in 30 minutes
phyces
3,951 views
Very simple to develop in. Took me about 30 minutes, looking forward to future improvements.
The coding is done in LUA scripting language, and everything can be run rig...
-
Karate Magic with Kinect :)
phyces
6,286 views
I bought myself a Kinect today and did a bit of hacking around. This is the result for today :) Maybe in future, different "spells", more particles, and more epicosity :D K...
-
Scriptbots v4: Open Source Evolutionary Artificial Life Simulation of Predator-Prey dynamics
phyces
3,612 views
My continued work on evolving crazy hunting communicating things! :)
- Bots can specialize in processing plant food or meat, and can therefore become carnivores or herbivo...
-
Predator Prey Evolutionary simulation with communication
phyces
5,569 views
A number of organisms that can sense things around them interact, eat each other, run away from one another, and reproduce. Patterns of predator prey cycles emerge. Code is...
-
Game Programming Tutorial 6 in Python: Collision detection and resolution
phyces
6,929 views
We implement collision detection on our agents from tutorial 5, so they never overlap. Total of 10 lines of code :) In process we will get more familiar with vectors and wh...
-
Game Programming Tutorial 5 in Python: Classes
phyces
4,517 views
We work on top of Tutorial 4 and implement multiple characters. We can select any one of them and command them around the screen just like in Tutorial 4. In process we lear...
-
Game Programming Tutorial 4 in Python: Control with mouse
phyces
4,264 views
We implement a program in which we can send a character around the screen by clicking on different positions. In process of doing so, we will learn about how to use vectors...
-
Game Programming Tutorial 3 in Python: Adding colors
phyces
7,125 views
We build on Tutorial 2. We implement functionality to change the drawing color and have some fun with rainbow drawing.
In process we learn how to load and diplay images,...
-
Game Programming Tutorial 2 in Python: Paint clone
phyces
6,199 views
In this video we will implement a simple paint program from scratch: draw & erase functionality.
For help/ FAQ/ code/ links visit: http://karpathy.ca/phyces/tutorial2.php
Advertisement










Play all(23)