Martin Gerhardy

Results 266 issues of Martin Gerhardy

cylinder can only be placed on Y and X planes. trying to place cylinder on Z plane only creates 1vox by the desired length. shapes other than cylinder don't support...

enhancement
voxedit

![edit_mode](https://user-images.githubusercontent.com/577713/161479280-d353d36d-10a8-41b8-81ce-ab90da3a6179.png) ![scene_mode](https://user-images.githubusercontent.com/577713/161479283-0ef0140c-44cd-41ce-8307-2fca42b8ba2f.png) https://user-images.githubusercontent.com/577713/161479305-57b6561d-7626-4982-9f87-eaaff091fbd6.mp4

bug
voxedit

We should switch all regions in all volumes to start at 0,0,0 and put the previously used mins values of the region into the translation of the transform node. -...

https://animatoon.org/ [toonanim.zip](https://github.com/mgerhardy/vengi/files/8916832/toonanim.zip) **scn** is a json document with having the voxel data base64 encoded in the node "ModelSave" ```json { "lastSavedPosition": 0, "SceneName": "PlainCube", "savedPositionsList": [ "{\"isModified\":false,\"isLeftHandClosed\":false,\"isRightHandClosed\":false,\"meshPositions\":[{\"x\":0.0,\"y\":0.6069999933242798,\"z\":-0.02899995446205139}],\"IKPositions\":[{\"x\":0.0,\"y\":-1.340000033378601,\"z\":0.0}],\"meshRotations\":[{\"x\":0.0,\"y\":0.0,\"z\":0.0,\"w\":1.0}],\"IKRotations\":[{\"x\":0.0,\"y\":0.0,\"z\":0.0,\"w\":1.0}],\"IKModified\":[false,false,false,false]}" ], "firstFrame": "",...

enhancement
feature request
coordinatesystem
format

`Paint` and `Erase` is working - just `Place` is not.

bug
voxedit

rotating the object breaks the bounding box. ``` SceneManager::render _shapeRenderer.render(_aabbMeshIndex, camera); ``` ![Bildschirmfoto von 2022-03-31 17-57-27](https://user-images.githubusercontent.com/577713/161098479-d45a4c5e-c45a-4f5d-bb5e-a4aa6c2a6eb8.png) ![Bildschirmfoto von 2022-03-31 17-57-23](https://user-images.githubusercontent.com/577713/161098486-99f33b41-e47d-47f4-b0b4-8da90e878bb6.png)

bug
voxedit
animation

getting a bus error 10 report during lto when compiling on osx.

OS: Darwin

This would need the help from a windows coder. The basic stuff should be there - but I 0 experience in windows coding and this stuff is full of weird...

enhancement
help wanted
feature request
OS: Windows

https://abfab3d.com/svx-format/ https://www.shapeways.com/blog/archives/17972-shapeways-launches-svx-voxel-file-format-for-3d-printing.html https://gist.github.com/Eisenwave/799416ac162a4dddeb1312f357f1385c [sphere.svx.zip](https://github.com/mgerhardy/vengi/files/8760289/sphere.svx.zip)

enhancement
feature request
format

- [x] Add VXA2 saving - [x] Bump VXR version to 9 - [x] Fix transforms in VXA - [ ] Maybe also add animation support into the scene graph...

bug
animation