3D Level editor for geometry dash !

____tbvns____ 7dfdf97458 added readme.md 5 mēneši atpakaļ
.idea 4c0c8643ca Create Java Project 6 mēneši atpakaļ
GD4J 739b9b0880 changes 5 mēneši atpakaļ
PowerGDEditor 739b9b0880 changes 5 mēneši atpakaļ
.gitignore 4c0c8643ca Create Java Project 6 mēneši atpakaļ
pom.xml 7dfdf97458 added readme.md 5 mēneši atpakaļ
readme.md 7dfdf97458 added readme.md 5 mēneši atpakaļ

readme.md

PowerGD

-# this repository contains the PowerGD editor and the GD4J librairy.

Build Status Discord Maven Open Source Love svg2

forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge

3D Models for Geometry Dash

What it does

PowerGD is a 3D Level editor for geometry dash, it allows you to convert 3D models into GeometryDash objects.

Installation

Go on the ci and download the latest jar-with-dependency file.

Requirement:

  • Java 21+
  • Windows or Linux (MAc not supported atm)
  • GeometryDash (will crash if the game is not installed)

    Supported format

    The only supported format is the Wavefront OBJ (.obj) format, you can't load textures, only colors are supported.
    Note that for animation, you need to use a sequence of OBJ models. [](INSERT WIKI LINK IN THE FUTURE)

    Contributions

    Every contribution is welcome ! You can create an account on this website to create pull request.