Use greedy algorithm to optimize voxel mesh (Minecraft like game)
-
Updated
Aug 27, 2022 - C#
Use greedy algorithm to optimize voxel mesh (Minecraft like game)
It's like Marching Cubes but not really. Based on the algorithm described by Chien-Chang Ho et al. in Adaptive Feature Preserving Surface Extraction from Volume Data.
Implementation of Risk Game using C# with multiple AI agents.
A bunch of well and not well-known algorithms performed in C#
All problems solved on leetcode
Pathfinding In 2 Dimensional Array With Custom Greedy-BFS Algorithm In Unity.
Implement Best First Search Algorithm to Help Robot Find the Path to Goal
This is simple task apply on GREEDY algorithm. Its idea to flip string of bits ( 0 & 1 ). It's a simple computer memory
Solves the multiple knapsack problem with a greedy algorithm
Basic robot vacuum cleaner algorithm in C#.
Greedy coin change algorithm implementation
Add a description, image, and links to the greedy-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the greedy-algorithm topic, visit your repo's landing page and select "manage topics."