Pinned Repositories
Asteroids
simple asteroids game made with processing library
consoleProjects
displib
a Java lib for making simple windows for simulations
displibProjects
simple console graphics engine. also houses a plethora of my own works and examples to get started.
DoublePendulum
simple double pendulum simulation
FluidSim
a java applet to show the implementation of Jos Stam and mike ash's fluid simulations.
FourierSeries
this is a simulation of the fourier series and fft. you can use your mouse to make a path for it to follow.
FruitNinja
that old fruit swiping game remade in java using the processing library
js-projects
all of my javascript projects coded with p5.js library
Raytracer
a Java applet to the Physics of raytracing in action, very rudimentally.
owenbharrison's Repositories
owenbharrison/displib
a Java lib for making simple windows for simulations
owenbharrison/displibProjects
simple console graphics engine. also houses a plethora of my own works and examples to get started.
owenbharrison/FluidSim
a java applet to show the implementation of Jos Stam and mike ash's fluid simulations.
owenbharrison/Raytracer
a Java applet to the Physics of raytracing in action, very rudimentally.
owenbharrison/Asteroids
simple asteroids game made with processing library
owenbharrison/DoublePendulum
simple double pendulum simulation
owenbharrison/FourierSeries
this is a simulation of the fourier series and fft. you can use your mouse to make a path for it to follow.
owenbharrison/FruitNinja
that old fruit swiping game remade in java using the processing library
owenbharrison/js-projects
all of my javascript projects coded with p5.js library
owenbharrison/Kinematics
both inverse and forward kinematics simualtions.
owenbharrison/MarchingCubes
simple point array to boundaries. using a triangulation table.
owenbharrison/MetaballsWithLinearInterpolation
a metaball simulation with help from processing lib and the jamie wong article about metaballs.
owenbharrison/old-js-projects
some of my old javascript projects using p5.js library made in https://js.do
owenbharrison/old-raycaster
owenbharrison/old-website
my old wesbite of a lot of javascript projects
owenbharrison/OSSRH-72447
for authorization of maven
owenbharrison/owenbharrison
Config files for my GitHub profile.
owenbharrison/processing-projects
all of my processing java projects
owenbharrison/Raycaster
newer than the old one. also runs MUCH faster and has collision detection. made with the processing lib.
owenbharrison/Raymarching
2d raymarcher
owenbharrison/sfmlProjects
simulations and sketches using SFML
owenbharrison/simpleLightSim
owenbharrison/VectorFieldEffect
vector field effect that i tried to copy from a mac screensaver