contact@antypodish.com
We are Open 
DOD
Unity (DOTS) – Destroy the Base! Sanctuary: Shattered Sun Early Demo – WIP
By admin | | 0 Comments |
As a lead programmer in Enhearten Media, I work with my team on RTS game, Sanctuary Shattered sun, which is inspired by many past RTS games, like Total Anihilation, Supreme Commander, or Zero-K. Our team of less than 20 heads count, build this game now for two nearly years. We use Unity DOTS as our main core. We focus on performance, multiplier, and modibility.
Unity (DOTS): Genetic Neural Network (NEAT): F1Cars (Open Source)
By admin | | 0 Comments |
I would like to share my recent works with you on my Genetic Neural Network. Deving this and debugging and testing was a bit up and down. But eventually I got it functional. Training done with 320 (adjustable) cars to go full path, took me approx 45 min. I need to say, that setting may not be optimal. But is functional. Plenty to be tweaked.
Unity (DOTS): 2K Procedural Creatures V02
By admin | | 0 Comments |
I would like to share my recent works with you on my Genetic Neural Network. Deving this and debugging and testing was a bit up and down. But eventually I got it functional. Training done with 320 (adjustable) cars to go full path, took me approx 45 min. I need to say, that setting may not be optimal. But is functional. Plenty to be tweaked.
EcoPico HexSphere 163k Tiles
By admin | | 0 Comments |
Unity DOTS procedurally generate hex planet, for my EcoPico project, using ECS, burst, jobs and URP, with Graphics.DrawMeshInstanced
Unity : Power Grid : Genetic Neural Network
By admin | | 0 Comments |
Project goal is to simulate behavior of power grid (very simplified), using Evolving Neural Network approach.
Unity: Pure DOTS (ECS): Octree: Testing 100k blocks
By admin | | 0 Comments |
Unity 2018.3 Pure ECS Octree based on buffer Arrays Testing 100k blocks See my Unity forum thread for details.
Hovercraft Sandbox Prototype in Unity
By admin | | 0 Comments |
Prototype based on initially made in Unity other voxel based prototype (IterOrbis: Space Dominum), using C# and classical Object Oriented Programming. This is important to mentions, since later I decided, that I want to convert whole game design, into ECS (Entity Component System), which is DOD (Data Oriented Design). Later known as Unity DOTS.
Scroll to Top