I am creating a lot of 3D extensions using vibe coding and am happy to submit them if it's helpful

@4ian - hello! Since Christmas, I have been able to create several of the extensions I feel I need in the GDevelop engine using vibe coding. Since I can’t actually read code, I don’t know how optimized they are, but they work! If you want, I am willing to submit all that I’ve created to make the engine better.

So far, the extensions I’ve created are:
Materials3D
Texture3D
Normalmap3D
Performance3D (Not yet uploaded anywhere - this one is really amazing!)
I have a group of 2D layer effects I made and a new 3D transparency extension that handles transparencies better.

If you want all of these things, let me know. I never dreamt I would have the ability to make them. I was able to create all of them in Virtual Studio Code, much to my amazement. I would like to share them with the community properly and hand them over to folks who know what they’re doing. :slightly_smiling_face:

4 Likes

Hey!
Have you followed the steps to submit your extensions to GDevelop?

You can find it here:
https://wiki.gdevelop.io/gdevelop5/extensions/share-extension/#complete-the-extension-information

2 Likes

Hello! Thanks for taking the time to build these. :+1:

If you can, open a PR on GitHub - GDevelopApp/GDevelop-community-list: Community-made extensions (objects, behaviors, features, etc...) for the GDevelop game engine and platform. to add these 4 extensions with a link to the itch page of each.

This is a good first step ensuring they are visible and promoted in the community. :slight_smile:

3 Likes

Will do! Just added another one today - PBRMaps3D and have another one ready to go Outline3D! I’ve been so busy working on them that I haven’t had a chance to submit.

I tried to submit one of the extensions on Github but it didn’t work. Do you have someone I could submit all 6 or 7 of these extensions at once to? It will greatly increase the current graphical capabilities of the engine. since I last posted I made a “stop all sounds” extension as well! It’s getting hard to keep up with!

Did you try to add them by editing this file? Sign in to GitHub · GitHub

Just having a GitHub account should be enough to use the web user interface of GitHub to edit the file and add your extensions here :slight_smile:

So I just add it in the appropriate category with the same formatting? Thank you!