All Projects → protongraph → Protongraph

protongraph / Protongraph

Licence: mit
Experimental node-based software for procedural content generation

Projects that are alternatives of or similar to Protongraph

Godot Android Admob Plugin
Android AdMob plugin for Godot Game Engine 3.2 or higher
Stars: ✭ 292 (-55.76%)
Mutual labels:  godot-engine
Godot Procedural Generation
Procedural generation algorithms and demos for the Godot game engine
Stars: ✭ 465 (-29.55%)
Mutual labels:  godot-engine
Googler
🔍 Google from the terminal
Stars: ✭ 5,594 (+747.58%)
Mutual labels:  standalone
Godot Power Pitch
International pitch for the Godot Game Engine, made in Godot, available in 15+ languages
Stars: ✭ 348 (-47.27%)
Mutual labels:  godot-engine
Mongo Express
Web-based MongoDB admin interface, written with Node.js and express
Stars: ✭ 4,403 (+567.12%)
Mutual labels:  standalone
Godot 2d Space Game
A 2D space exploration and mining game made with Godot and our AI framework
Stars: ✭ 462 (-30%)
Mutual labels:  godot-engine
Pet
Simple command-line snippet manager, written in Go.
Stars: ✭ 3,348 (+407.27%)
Mutual labels:  standalone
Validation
The most awesome validation engine ever created for PHP
Stars: ✭ 5,484 (+730.91%)
Mutual labels:  standalone
Godot Next
Godot Node Extensions - Basic Node Extensions for Godot Engine
Stars: ✭ 438 (-33.64%)
Mutual labels:  godot-engine
Gwsocket
fast, standalone, language-agnostic WebSocket server RFC6455 compliant
Stars: ✭ 550 (-16.67%)
Mutual labels:  standalone
Godot Platformer 2d
2d Metroidvania-inspired game for the 2019 GDquest Godot Kickstarter course project.
Stars: ✭ 365 (-44.7%)
Mutual labels:  godot-engine
Bladeone
The standalone version Blade Template Engine without Laravel in a single php file and without dependencies
Stars: ✭ 411 (-37.73%)
Mutual labels:  standalone
Godot Steering Ai Framework
A complete framework for Godot to create beautiful and complex AI motion. Works both in 2D and in 3D.
Stars: ✭ 482 (-26.97%)
Mutual labels:  godot-engine
Bcal
🔢 Storage and general-purpose calculator
Stars: ✭ 329 (-50.15%)
Mutual labels:  standalone
Chatty
Twitch Chat Client written in Java
Stars: ✭ 592 (-10.3%)
Mutual labels:  standalone
Netbeans Mmd Plugin
Free mind map and PlantUML editor with plugins for both NetBeans and Intellij
Stars: ✭ 283 (-57.12%)
Mutual labels:  standalone
Buku
🔖 Personal mini-web in text
Stars: ✭ 4,825 (+631.06%)
Mutual labels:  standalone
Taggle.js
📝 Form-ready dependency-less tagging.
Stars: ✭ 644 (-2.42%)
Mutual labels:  standalone
Eliasdb
EliasDB a graph-based database.
Stars: ✭ 611 (-7.42%)
Mutual labels:  standalone
Godot Tiled Importer
Plugin for Godot Engine to import Tiled Map Editor tilemaps and tilesets
Stars: ✭ 488 (-26.06%)
Mutual labels:  godot-engine

ProtonGraph

Work in progress, please read the Current Status section

A node based tool for procedural content creation. Which means, you have a collection of nodes that you connect together to create a complex result. You can see it as a form of visual scripting, but for 3D models generation.

image

Current Status

ProtonGraph is currently going through a lot of refactoring and a rebrand. As a result, it's not usable right now, but the next major update is due soon and will break backward compatiblity. Therefore I suggest you to wait until it's released. Release announcement will be made here and on the social media listed below.

Rebrand

ProtonGraph used to be called ConceptGraph, but I noticed Microsoft already have a product called like this, they also own the domain name and possibly the trademark too. So we rebranded the tool as ProtonGraph after running a community poll. This way we get a unique name (as in, not in used by anybody else) and a valid domain name and you won't mix it up with conceptual graphs which are completely different things.

Roadmap

ProtonGraph is a standalone software but it's a lot more convienient to drive the content generation from you engine of choice. So the immediate priority is to get a sync plugin running for the Godot engine as a proof of concept.

Why? Because this requires internal changes that may or may not break compatibility so it has to be done as soon as possible. Once the software works as expected, we need to write massive amounts of documentation on how to actually use the software, tutorials and example files.

Build from source

If you want to build the project from source yourself, you will need a custom version of the engine. Follow the instructions on this repository: https://github.com/proton-graph/environment

Social medias

Despite being a very new project, the ConceptGraph community is growing. Head over to the Discord server if you want to ask for help and hear about every little update or work in progress. Head over to Youtube or LBRY to access video tutorials.

Licence

  • Unless stated otherwise, this project is available under the MIT licence.
  • Thirdparties library have their own licence but are all MIT friendly.
  • The unofficial Godot logo redesign featured on the splash screen is from marek95 and is used with permission.
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].