All Projects → clomax → evosim-prototype

clomax / evosim-prototype

Licence: other
3D artificial life simulator

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to evosim-prototype

Game-Assets-And-Resources
Free and paid game assets and game resources for 2D games, 3D games, mobile games, Steam games, Unity games, and other games.
Stars: ✭ 164 (+382.35%)
Mutual labels:  unity-3d, unity3d-games
unity-tools
A Visual Studio Code Extension to provide some tools for Unity development
Stars: ✭ 25 (-26.47%)
Mutual labels:  unity-3d, unity3d-games
UnityDebug
A wrapper script for Unity debug calls to use conditional attributes in order to avoid debug code being compiled into release builds.
Stars: ✭ 29 (-14.71%)
Mutual labels:  unity-3d, unity3d-games
Energysuite
Simple real-time energy based system for your Unity3d game
Stars: ✭ 31 (-8.82%)
Mutual labels:  unity-3d
Dlibfacelandmarkdetector
FaceLandmark Detector using Dlib (Unity Asset Plugin)
Stars: ✭ 80 (+135.29%)
Mutual labels:  unity-3d
Rimlight
Customizable rimlight shader for Unity that includes pulsation and noise scrolling. Give your scenes that extra oomph!
Stars: ✭ 170 (+400%)
Mutual labels:  unity-3d
SS3D
Space Station 3D, another remake of SS13, but with an extra D.
Stars: ✭ 180 (+429.41%)
Mutual labels:  unity-3d
Savegamepro
A Complete and Powerful Save Game Solution for Unity (Game Engine)
Stars: ✭ 30 (-11.76%)
Mutual labels:  unity-3d
Kdtree
Fast KDTree for Unity, with thread-safe querying.
Stars: ✭ 241 (+608.82%)
Mutual labels:  unity-3d
Unityskidmarks
A simple skidmark effect generator for Unity3D
Stars: ✭ 165 (+385.29%)
Mutual labels:  unity-3d
Litenetlib
Lite reliable UDP library for Mono and .NET
Stars: ✭ 2,179 (+6308.82%)
Mutual labels:  unity-3d
Playfabgameserver
Out of the Box Game Server for PlayFab.com
Stars: ✭ 89 (+161.76%)
Mutual labels:  unity-3d
Unity Ecs Rts
Trying to recreate a simple RTS game using Unity and pure ECS
Stars: ✭ 189 (+455.88%)
Mutual labels:  unity-3d
Voxelframework
An awesome Voxel framework for Unity (Game Engine)
Stars: ✭ 57 (+67.65%)
Mutual labels:  unity-3d
Ezsoftbone
A simple kinetic simulator for Unity, you can use it to simulate hair/tail/breast/skirt and other soft objects
Stars: ✭ 241 (+608.82%)
Mutual labels:  unity-3d
Unity Assetpipeline Presentation
Unity project for "A Technical Deep-Dive into Unity's Asset Pipeline" presented at Develop: 2018
Stars: ✭ 31 (-8.82%)
Mutual labels:  unity-3d
Apple Signin Unity
Unity plugin to support Sign In With Apple Id
Stars: ✭ 228 (+570.59%)
Mutual labels:  unity-3d
Unitysdk
Unity C# SDKs for PlayFab
Stars: ✭ 161 (+373.53%)
Mutual labels:  unity-3d
Lowpolyshaders
Unity shaders optimized for Low Poly models.
Stars: ✭ 157 (+361.76%)
Mutual labels:  unity-3d
Unity resources
A list of resources and tutorials for those doing programming in Unity.
Stars: ✭ 170 (+400%)
Mutual labels:  unity-3d

Evosim

#####A three-dimensional, real time simulation of natural selection.

Download executable from itch.io

This is a proof of concept with the intention of testing how capable today's consumer computing power is simulating artificial genepools, which are likely to contain many 3D rigidbodies.

Usage

It is recommended to make sure that you have checked out to the develop branch since master is likely to be out of date.

Clone this repository and open the directory as an existing project in Unity3D, open the scene named 'Main' and make sure that the script named 'Main' is attached to the GameObject named 'Main' in the hierarchy.

Licence

Evosim by Craig Lomax is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].