All Projects → jeffparsons → planetkit

jeffparsons / planetkit

Licence: Apache-2.0, MIT licenses found Licenses found Apache-2.0 LICENSE-APACHE MIT LICENSE-MIT
Colorful blobs that might one day resemble planets

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to planetkit

sweekt
🍭 Some sugar to sweeten Kotlin development.
Stars: ✭ 35 (-51.39%)
Mutual labels:  toolkit
vengi
Home of a voxel game engine and its tools (like a voxel editor)
Stars: ✭ 800 (+1011.11%)
Mutual labels:  voxels
GHOST
General meta-Heuristic Optimization Solving Toolkit
Stars: ✭ 28 (-61.11%)
Mutual labels:  toolkit
terran
A human perception library
Stars: ✭ 98 (+36.11%)
Mutual labels:  toolkit
axion
A toolkit for CTFs
Stars: ✭ 15 (-79.17%)
Mutual labels:  toolkit
tiny-svg
A minimal toolbelt for builing fast SVG-based applications
Stars: ✭ 34 (-52.78%)
Mutual labels:  toolkit
TCSTK-Angular
TIBCO Cloud™ Composer - Angular Libraries
Stars: ✭ 12 (-83.33%)
Mutual labels:  toolkit
PyWebScrapBook
Server backend and CLI toolkit for WebScrapBook browser extension.
Stars: ✭ 43 (-40.28%)
Mutual labels:  toolkit
framestack
Tools, Frameworks & Libraries to help you build your projects ✨
Stars: ✭ 27 (-62.5%)
Mutual labels:  toolkit
java-toolkit
【Released】🛠Java常用的插件API整理以及基于JDK的一些方法封装库,能在不依赖大型框架下快速进行开发(亦可快速用于测试或者脚本类代码编写 - 含数据库相关)。
Stars: ✭ 13 (-81.94%)
Mutual labels:  toolkit
Standard-Toolkit
An update to Component factory's krypton toolkit to support .NET Framework 4.6.2 - 4.8.1 to .NET Core/.NET
Stars: ✭ 194 (+169.44%)
Mutual labels:  toolkit
arcgis-runtime-toolkit-java
Runtime Java SE toolkit
Stars: ✭ 16 (-77.78%)
Mutual labels:  toolkit
antd-pro-toolkit
🐜ant design pro toolkit.
Stars: ✭ 13 (-81.94%)
Mutual labels:  toolkit
pure-orm
A pure ORM for writing native SQL queries yielding pure business objects
Stars: ✭ 349 (+384.72%)
Mutual labels:  toolkit
paradox
Tools for event sourcing applications
Stars: ✭ 30 (-58.33%)
Mutual labels:  toolkit
OpenpilotToolkit
Openpilot Toolkit (OPTK) is a class library and toolkit for interacting with your openpilot / commaai devices.
Stars: ✭ 55 (-23.61%)
Mutual labels:  toolkit
ipc-toolkit
A set of reusable functions to integrate IPC into an existing simulation.
Stars: ✭ 84 (+16.67%)
Mutual labels:  toolkit
x509sak
X.509 Swiss Army Knife is a toolkit atop OpenSSL to ease generation of CAs and aid white-hat pentesting
Stars: ✭ 23 (-68.06%)
Mutual labels:  toolkit
MolecularGraph.jl
Graph-based molecule modeling toolkit for cheminformatics
Stars: ✭ 144 (+100%)
Mutual labels:  toolkit
toolkit
Opera Web UI Toolkit
Stars: ✭ 20 (-72.22%)
Mutual labels:  toolkit

PlanetKit

Travis CI build status AppVeyor build status

Colorful blobs that might one day resemble planets.

Requires the latest stable version of Rust.

Screenshot

Goals

  • Build an easily-hackable toolkit for building games based around voxel globes. The simple case should be simple, and the migration path to greater customisation should be smooth.

  • Document everything. Both the API and implementation should aim to teach. I'm also blogging as I go.

  • Be open and welcoming. If you have a question, a suggestion, an idea, or just want to say "hi", please feel free to open an issue.

Non-goals

  • Build a game engine. I'm going to end up doing this accidentally. But my preference is to use existing libraries where they exist, and contribute to them where it makes sense.

  • Expose a stable API. I do value stability, but PlanetKit is too young and exploratory to be thinking about that just yet. If you use it for something, I'll help you deal with breakage.

  • Meet everyone's needs. I intend to focus on a very narrow set of game styles. But "narrow" is hard to define clearly. If you're not sure whether our visions are aligned, please open an issue!

License

PlanetKit is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].