Uploaded videos
1-10 of 37-
Path Finding Algorithm with GUI
Benedek93
163 views
In computer science class at my university, our professor showed us an algorithm for finding a shortest path between two points on a grid with obstacles. Here is an impleme...
-
Blender Cycles Render of Fluid Simulation
Benedek93
944 views
A couple of days ago I downloaded a Blender 259.1 binary which included the work-in-progress Cycles render engine. I was amazed, to say the least. It can use the GPU on rec...
-
Playing around with OpenGL ES on Android
Benedek93
190 views
I've made two simple programs for the Android system recently.
The first one is a bouncing ball. It uses the accelerometer sensors on the device to determine the force tha...
-
Real-Time Fractal Generation with OpenGL Shaders
Benedek93
661 views
I've been wanting to publish this for some time; I recorded me playing around with this program a while ago but didn't upload it right away, so I forgot about it :-).
This...
-
OpenGL Stencil Shadow and Reflection
Benedek93
540 views
I've been working on the program I showed last time.
Now it has the following new features:
- interactivity (features can be turned on and off, and the view can be rotate...
-
OpenGL Stencil Shadow
Benedek93
226 views
This is my first attempt at making a simple shadow on a plane. (Also, it is one of my first programs using GLX instead of SDL or GLUT.)
These are the rendering steps:
1. D...
-
Real-Time Julia Set Generation
Benedek93
132 views
Hello internet!
I've decided to do some programming with Xlib this time (Xlib lets you make use of the X Window System (which provides the basis of GUIs on Unix systems) o...
-
Bullshit Generator for Android
Benedek93
63 views
I got an Android phone about a month ago and I wanted to learn how to program it. Here is one of my first tests.
The program combines words from a list randomly (hundred...
-
The AVR gets Brainfucked
Benedek93
920 views
This is the result of one week of programming the Atmel ATMega16 microcontroller.
I wanted to write an interactive Brainfuck (look it up on Wikipedia if you haven't heard ...
-
Springs Simulation
Benedek93
981 views
This is another program I made (in C). I wanted to make a big spring simulation engine for quite a while, and now I finally did it :D
This might be the first video I made o...
Advertisement










Play all(37)