Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dysceedsKOTE/meshing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

This repository is Part 1 of Vercidium's Free Friday series.

You can get access to the full Vercidium Engine source code by joining my Patreon or sponsoring me on GitHub sponsors.


This is a standlone voxel renderer that uses greedy meshing to generate a simplified mesh of a voxel world.

This project uses Silk.NET so it should be cross-platform, but I've only tested it on Windows.

Key files:

  • ChunkMeshActual.cs contains the greedy meshing algorithm
  • Program.cs contains the main entry point
  • Client.cs contains the render loop

image

About

Greedy meshing algorithm for voxel models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • C# 100.0%

AltStyle によって変換されたページ (->オリジナル) /