Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full Blender Environment Implimentation #3422

Closed
RabbitRetro opened this issue Dec 24, 2024 · 1 comment
Closed

Full Blender Environment Implimentation #3422

RabbitRetro opened this issue Dec 24, 2024 · 1 comment
Labels
New Feature A new addition, whose complexity hasn't been evaluated yet wontfix This will not be worked on.

Comments

@RabbitRetro
Copy link

RabbitRetro commented Dec 24, 2024

(Yes, I realize something along these lines is on Froox's to-do list, but this is more specific)

Using the Blender Code Repository , we should have a mode we can go into (a world, in fact, as is already simulated) where we can be inside the Blender application and modify & save 3D forms down to the vertex, line, and triangle level and (Including voxels.) This would include the node graphs for building shaders, composites, textures, and non-destructive geometry... and floating menus, dialogs, and maybe even the menu bar.

Describe the solution you'd like

Blender or Blender-analogous pogram code integration into Resonite.

Describe alternatives you've considered

Something proprietary and more simple.

Additional Context

GitHub Blender Code: https://github.com/blender/blender

Requesters

No response

@RabbitRetro RabbitRetro added the New Feature A new addition, whose complexity hasn't been evaluated yet label Dec 24, 2024
@RabbitRetro RabbitRetro changed the title Full Blender Implimentation Full Blender Environment Implimentation Dec 24, 2024
@Frooxius
Copy link
Member

What you're asking for is not really possible for a number two big reasons:

  • Most clearly, legal reasons. Blender is licensed under GNU, which is not compatible with the code that Resonite uses. This alone is a showstopper for something like this
  • Blender is very complex application. As such embedding it into Resonite in full and having it be well integrated is fairly speaking unrealistic on technical level - they are too different separate applications, so they cannot be easily merged

There's a number of features specific to Resonite that will allow for stuff like this:

However for your specific request, we have to say no due to the reasons above, I'm sorry.

I'd recommend requesting more specific functionality you'd like to see in Resonite.

@Frooxius Frooxius closed this as not planned Won't fix, can't repro, duplicate, stale Dec 25, 2024
@Frooxius Frooxius added the wontfix This will not be worked on. label Dec 25, 2024
@shiftyscales shiftyscales removed their assignment Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature A new addition, whose complexity hasn't been evaluated yet wontfix This will not be worked on.
Projects
None yet
Development

No branches or pull requests

3 participants