Skip to content
/ pybiomes Public

An (unfinished) port of Cubitect's Cubiomes library to Python.

License

Notifications You must be signed in to change notification settings

Nel-S/pybiomes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pybiomes

An unfinished port of Cubiomes, by Cubitect et. al., to Python 3.10+.

This library is not intended for "formal" seedfinding: a program written in C, CUDA, or even as a Cubiomes Viewer session file will run incomparably faster than the same program written in Python. However, this library does have use as

  • an introduction for anyone interested in seedfinding but who isn't familiar with other languages, and as
  • an exercise for myself in writing a full type-safe Python package. (This project also allows me to refactor certain Cubiomes constructs that I personally wish had been implemented differently.)

It should be emphasized that this is not an exact clone of the library: there are multiple syntactical and semantical differences between this library and the original library, and one should also not expect this library to necessarily be regularly updated whenever Cubiomes is.

About

An (unfinished) port of Cubitect's Cubiomes library to Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages