GeneticSharp Unity3d Samples icon

GeneticSharp Unity3d Samples

Diego Giacomelli
Free
100+ downloads

About GeneticSharp Unity3d Samples

GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).

https://github.com/giacomelli/GeneticSharp

There are 3 samples in the current version:

CAR2D
Based on famous BoxCar2D, this sample uses a genetic algorithm to create car designs to overcome road challenges, like gaps, hills, and obstacles.


TSP
The classic TSP sample, but in this, we can change the cities positions while the genetic algorithm is running and see how it finds the best route.

WALL BUILDER
This sample tries to build a higher wall using random initial bricks positions.

GeneticSharp Unity3d Samples Screenshots

More from Diego Giacomelli