https://github.com/ehot-studio/voxelengine-sharp
Minecraft - like game engine in C# with OpenTK library (OpenGL)
https://github.com/ehot-studio/voxelengine-sharp
dotnet dotnet-core dotnetcore game game-developers game-development game-engine gamedev minecraft-like opentk opentk-library voxel-engine voxelengine
Last synced: 25 days ago
JSON representation
Minecraft - like game engine in C# with OpenTK library (OpenGL)
- Host: GitHub
- URL: https://github.com/ehot-studio/voxelengine-sharp
- Owner: EHOT-Studio
- License: gpl-3.0
- Created: 2024-08-23T22:54:22.000Z (10 months ago)
- Default Branch: release
- Last Pushed: 2024-09-16T01:36:02.000Z (9 months ago)
- Last Synced: 2024-10-19T18:50:03.869Z (8 months ago)
- Topics: dotnet, dotnet-core, dotnetcore, game, game-developers, game-development, game-engine, gamedev, minecraft-like, opentk, opentk-library, voxel-engine, voxelengine
- Language: C#
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# VoxelEngine-Sharp
This is an engine written in C# using the OpenTK library (OpenGL), for games similar to Minecraft, available in the public domain, which allows you to update it, add new functions by requested users, and also allows any user to check files and make sure that this engine is safe.# What is taken as a basis?
The ManicDigger engine is taken as a basis, but with major changes and the addition of its own functionality# Who are the main developers of the engine?
The main organization is [EHOT Studio](https://github.com/EHOT-Studio)
The main developer of the engine is [IruNil](https://github.com/IruNil6)
The main 3D Modeler is [SilRudy](https://sketchfab.com/SilRudy/models)