Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Better editor for the layers - Feature Request #22

Closed
X3msnake opened this issue Jan 12, 2019 · 3 comments
Closed

Better editor for the layers - Feature Request #22

X3msnake opened this issue Jan 12, 2019 · 3 comments

Comments

@X3msnake
Copy link
Member

X3msnake commented Jan 12, 2019

@Photonsters/photonsters
Here's some code we may be able to use to improve our current pixel editors, maybe we can integrate them or just add some features from it, both sources are JavaScript

@NardJ
Copy link

NardJ commented Jan 12, 2019

I am currently taking a look at voxel editors. The can serve to view a photon file (after relative simple file format conversion) and of course let's edit the layers. Goxel and MagicaVoxel seem to offer large voxel scene dimensions.

@X3msnake
Copy link
Member Author

X3msnake commented Jan 13, 2019

i did that research on this PFE issue
Photonsters/PhotonFileEditor#83

hope you are using it as a reference and that you add new stuff you find.

unfortunately i failed to find any voxel editor that was able to open and edit the mass amount of data we are talking about here. let alone open source versions.

only real solution would be to use a closed source advanced voxel engine like atomontage, but that is out of question.

alternative is to use some open source editor as a start and develop a better compression algorithm on memory to show and edit and generally move around the rebuilt voxel model.

i think besides octree tye best solution in the academic circles i found is fractal data compression of 3d vector points. i believe i have dropped links to these on that open issue too

@dailyrebel
Copy link

I would love to have this function. It takes me ages to delete the pixels in hundreds of layers manually

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants