Pixel planets with Pygame and OpenSimplex

This page summarizes the projects mentioned and recommended in the original post on /r/proceduralgeneration

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • fictionary

    Generate made-up words following the patterns used by real English words.

  • I made a fictional word generator using Markov chains a while back. Had more realistic results than my first attempt, which was similar to your algorithm. https://github.com/judy2k/fictionary

  • 3DWorld

    3D Procedural Game Engine Using OpenGL

  • I wrote a planet name generator that combines multi-character combinations. It may not do as good as a proper Markov Chain, but may produce names that sound better than your simple approach. If you're interested, the code can be found here: https://github.com/fegennari/3DWorld/blob/master/src/Universe_name.cpp

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts