Pinned Repositories
angry-chicken
AngryChicken is demo project for Unity girls study.
cfxr
[cocoa] Mac port of sfxr
City-Generator
Procedural, real time, city generation prototype for Unity3D.
DynamicConnectivity
C# implementation of dynamic connectivity
entitas-2d-roguelike
Rewrite of the Unity 2D Roguelike example using the Entitas Entity Component System
EntitasCookBook
CookBook describing ECS / Entitas framework
KinoBloom
Bloom filter for Unity
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.
tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
VolumetricLights
Volumetric Lights for Unity
robotmechanic's Repositories
robotmechanic/DynamicConnectivity
C# implementation of dynamic connectivity
robotmechanic/EntitasCookBook
CookBook describing ECS / Entitas framework
robotmechanic/tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
robotmechanic/brfv4_mac_examples
macOS C++ examples utilizing OpenCV for camera access and drawing the face tracking results.
robotmechanic/coding-interview-university
A complete computer science study plan to become a software engineer.
robotmechanic/DeepCreamPy
Decensoring Hentai with Deep Neural Networks
robotmechanic/df
robotmechanic/EPIJudge
EPI Judge - Preview Release
robotmechanic/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
robotmechanic/FancyScrollView
A scrollview component that can implement highly flexible animation.
robotmechanic/Forge
A neural network toolkit for Metal
robotmechanic/keras-contrib
Keras community contributions
robotmechanic/leetcode
Python & JAVA Solutions for Leetcode
robotmechanic/math-as-code
a cheat-sheet for mathematical notation in code form
robotmechanic/mesh-cutter
Simple mesh cutting algorithm that works on simple 3d manifold objects with genus 0
robotmechanic/NavMesh-Tutorial
Tutorial project files on using NavMesh in Unity.
robotmechanic/openGL
robotmechanic/ProjectPorcupine
Project Porcupine: A Base-Building Game...in Space!
robotmechanic/robotmechanic.github.io
robotmechanic/RoguelikeDevResources
A curated list of roguelike development resources
robotmechanic/sample-code
robotmechanic/sensors
robotmechanic/sift-ios
Uncover network traffic in real-time for every app on your phone
robotmechanic/SimpleIK
Unity Inverse Kinematics made easy
robotmechanic/Skinner
Special Effects with Skinned Mesh in Unity
robotmechanic/Switch-Fightstick
Proof-of-Concept LUFA Project for the Nintendo Switch. Pretends to be a HORI Pokken Pad which only prints Splatoon 2 Posts
robotmechanic/tinyobjloader
Tiny but powerful single file wavefront obj loader
robotmechanic/tutorial_simpleai
robotmechanic/Unity-ShaderSketches
Sketches with ShaderLab.
robotmechanic/workshop
ワークショップ、ハンズオンの資料