Friday, December 6, 2024

Unreal C++ served by Rust

The http://www.StarFluke.com Infinite Universe Platform!
Data aquired from my Rust simulation server is rendered in Unreal 5.5 with C++ and Python client code!
Next I will port the terrain shader and foliage code!

Friday, November 22, 2024

Rust in Unity Starry Battleground

Rust in Unity: Starry Battleground!
Preparing the Render of the Galaxy Scene.
Cultivate your colonial ambitions.
Track the timing of your trade endeavors.
Find friends and fight your foes!

Monday, November 18, 2024

Rust in Unity Laugh

StarFluke Transformation:
Rust in Unity,
ECS server DLL in Rust to ECS client video render in Unity.

Monday, November 4, 2024

Dev Blog: StarFluke port to Rust on Bevy ECS Game Engine! 



Thursday, April 15, 2021


This video demonstrates my completed A* (AStar) Pathfinder Algorithm. The A* pathfinder chooses the best path for the game character. A* selects a path that attempts to avoid travel through rough territories across the planet.











 









 






The images below are showing off 
 my algorithm named "Planet Builder" 
Planet Builder Pseudo Randomly generates planets and places objects to designated territories across the surface of the planets.

 The Planet Builder code is designed to generate 3D game characters and objects
across the galaxy of stars and planets. 
.
Can you see how they are overlapping? 
I now need to write City Builder code to evenly distribute the buildings and lay out the city according to supply, demand, and population.



I designed and programmed a Pseudo Random Infinite Universe 
 algorithm that generates over a thousand stars with orbiting planet systems. 



Friday, April 9, 2021

I am Using Adobe's "Substance Editor" for my Planet Texture Sets

 

I am using the free Adobe Substance Editor.
 I have designed and coded terrain texture sets in C# and HLSL
to be procedurally generated across each planet surface. 
Each set is using 24 Substances.



A new Game feature -
Freely change the texture set to your liking!



















Thursday, February 11, 2021

My C# Planner and Pathfinder Code Executes!

I have been designing and programming my AI Planner this past year. Here are some screenshots of my Planner in action.  These 3D game objects are deployed in my Infinite Universe by my AI Planner. 
I am programming version 2 of my Hierarchical Pathfinder. 
I am excited to complete the Pathfinder and see these BOTS walk the Planets!
Thank You for Visiting my Portfolio. If you have any questions please email me.