Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research Voxel Engines #102

Open
acs opened this issue Jun 17, 2020 · 5 comments
Open

Research Voxel Engines #102

acs opened this issue Jun 17, 2020 · 5 comments
Labels
research Research a Topic

Comments

@acs
Copy link
Contributor

acs commented Jun 17, 2020

The reference Open Source Voxel Engine is Minetest: https://github.com/minetest/minetest

The library used in Minecraft (not sure if call it a engine): https://www.lwjgl.org/ https://www.lwjgl.org/frameworks using it.

Some random links to start with more or less ordered by interest:

https://github.com/XenonLab-Studio/TerraCraft (Python)
https://github.com/AlwaysGeeky/Vox (Vox Engine articles): «Vox is an open source Voxel Engine, and game, that is written in C++ and OpenGL and can be used to create easy and fast voxel based games and applications»
https://github.com/MovingBlocks/Terasology
http://giga.cps.unizar.es/~varella/kubex/index.html (unizar, Java, FLOSS)
https://github.com/s-macke/VoxelSpace (terrain render in 20 lines of code)
https://github.com/topics/voxel-engine
https://www.reddit.com/r/VoxelGameDev/comments/why8x/the_big_list_of_block_engines/
https://awesomeopensource.com/projects/voxel

@acs acs added the research Research a Topic label Jun 17, 2020
@acs
Copy link
Contributor Author

acs commented Jul 3, 2020

@acs
Copy link
Contributor Author

acs commented Jul 14, 2020

In this ticket we can also explore how to use Unity for creating a Minecraft like game, using Unity as a Voxel engine. There are several tutorials showing how to do it.

And the same for Unreal Engine 4.

Both of them are not Open Source, but the experience will be interesting.

@acs
Copy link
Contributor Author

acs commented Jul 16, 2020

http://www.voxeljs.com/

@acs
Copy link
Contributor Author

acs commented Jul 24, 2020

@acs
Copy link
Contributor Author

acs commented Jul 27, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research Research a Topic
Projects
None yet
Development

No branches or pull requests

1 participant