Git Product home page Git Product logo

Alan Baylis's Projects

snapsim icon snapsim

A Unity-based app for circuit simulation

snow icon snow

A 3D snowboarding slalom game done in Unity, implementing custom shaders

solarsystemsimulatorgame icon solarsystemsimulatorgame

This is a simulation of our Solar System and a game at the same time made mainly for educational purposes (it gives a good sense of the time and space scale of out Solar System). The planets the moon and the Space Crafts follow realistic (elliptical) orbits in phase space and the relative sizes of planets and moon are correct. For the orbital elements of the planets I used values according to the NASA planetary fact sheet. The radius of all planets and moon is increased by a factor of 30 to avoid floating point errors since the GPU internally is using single precision arithmetics. The planetary orbits are pre-computed at start time using a 4rth-order Runge-Kutta integrator. Specifically the 2nd Kepler-law (which is a differential equation) is solved for the values according to the Nasa Fact-Sheet for the planets of our solar system and the moon. The trajectories of the Space-Crafts are calculated at run time using a 2nd order Leapfrog Integrator with initial conditions based on user input and Earth's position and velocity at the time the Space Craft is launched. The goal of the game is to launch Space Crafts and complete the missions. Check out the video in the right for gameplay footage. Note that in order to play the game you need a mouse with a wheel. Programmed with C# and powered by Unity.

space icon space

Randomized, procedural generation of spaceships in Unity

spaghetti-junction icon spaghetti-junction

A traffic simulation game where the player can create their own cities, street layouts, and traffic light systems and evaluate how their choices impact the flow of traffic in their metropolis.

spatialslur icon spatialslur

Geometric data structures and algorithms for computational design tasks

spheredissolve icon spheredissolve

Customizable procedural spherical dissolve shader for Unity3D, for all your customizable procedural spherical dissolve needs!

spicesharp icon spicesharp

A Spice-based circuit simulator written in C#. It uses Math.NET to solve matrix equations.

spline-tool icon spline-tool

A tool for creating splines in the Unity editor window

splinemesh icon splinemesh

A Unity plugin to create curved content in real-time

subwaystationtraininggame icon subwaystationtraininggame

Create a 3D game with Unity to train people with disabilities in the use of fixed-route public transportation.

supercluster.kdtree icon supercluster.kdtree

An extremely fast, easy to use, KD-Tree optimized for machine learning and big-data applications.

survivalisland icon survivalisland

《Unity 3.x Game Development Essentials》 example for Unity 5.3.0 Zombie Version——用Unity 5.3.0写的末日僵尸风格的“逃离小岛”游戏

swarm icon swarm

An example of use of compute shaders and procedural instancing.

tensorflow icon tensorflow

Computation using data flow graphs for scalable machine learning

tensorflow-book icon tensorflow-book

Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.