smcameron

Results 6 repositories owned by smcameron

curly-vortex

32
Stars
2
Forks
Watchers

Faking computational fluid dynamics a la Bridson-Hourihan-Nordenstam's paper "Curl-Noise for Procedural Fluid Flow" See also: gaseous-giganticus: https://smcameron.github.io/space-nerds-in-space/gase...

gaseous-giganticus

109
Stars
7
Forks
Watchers

This program procedurally generates gas giant cubemap textures for the game Space Nerds In Space. https://www.patreon.com/smcameron

space-nerds-in-space

719
Stars
73
Forks
Watchers

Multi-player spaceship bridge simulator game. Captain your starship through adventures with your friends. See https://smcameron.github.io/space-nerds-in-space

explodomatica

19
Stars
2
Forks
Watchers

An attempt to automatically generate explosion sounds (for use in video games, for example) by filtering white noise or other sounds in a particularly explosion-ey way.

open-simplex-noise-in-c

138
Stars
19
Forks
Watchers

Port of Kurt Spencer's java implementation of open simplex noise to C -- Note: This is NOT Ken Perlin's Simplex noise algorithm.

opencscad

33
Stars
4
Forks
Watchers

Little C library to do OpenSCAD metaprogramming. Note, this was written a long time ago when OpenSCAD was less capable than it is now. Many things can be done directly in OpenSCAD now.