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

Move to C++ backend w/ Blender Python frontend #11

Open
snake-biscuits opened this issue Jan 5, 2024 · 0 comments
Open

Move to C++ backend w/ Blender Python frontend #11

snake-biscuits opened this issue Jan 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@snake-biscuits
Copy link
Owner

C++ mesh converter: https://github.com/snake-biscuits/bsp2gltf

If we can get equivalent quality meshes out of bsp2gltf, imports would get way faster
Then we only need to ship bsp2gltf binaries & feed maps into it

Material imports will likely need to be handled in python though
Entities might also need some Python to process them

We could maybe do some .json conversion in C++ though

I'd also like to be handling trigger brush -> geo conversion in C++

@snake-biscuits snake-biscuits self-assigned this Jan 5, 2024
@snake-biscuits snake-biscuits added the enhancement New feature or request label Jan 5, 2024
@snake-biscuits snake-biscuits added this to the 1.3.0 milestone Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo: Code
Development

No branches or pull requests

1 participant