Coder Social home page Coder Social logo

Comments (8)

guillaumechereau avatar guillaumechereau commented on June 29, 2024 1

I started to work on the pivot support. Added some inputs to specify the origin in the move tool:

Screenshot 2024-01-17 at 5 18 16 PM

Still very experimental.

from goxel.

guillaumechereau avatar guillaumechereau commented on June 29, 2024

Trying to implement this now, I am thinking of putting this in the 'move' tool, so we can set it when we apply rotation or scale. Would that work for your use case or you had something else in mind?

from goxel.

jerobarraco avatar jerobarraco commented on June 29, 2024

Hmm i'm not trying to move it.
let me explain:
I'm making these characters (and other composite objects) using layers.
i need to have them as separate meshes so that i can manipulate in game.
when importing to unreal they get put on different meshes (good).
if i dump the meshes on the level, they get the correct position (kinda good).
BUT the origin of each mesh is the same. (e.g. 0,0)

i know each mesh can have it's origin (pivot) set to an arbitrary place. and currently i do that in ue.
but everytime i re-import the mesh (due to a change in the gox file) i have to re do.
and would be also easier to do on goxel (i think).
i had a video where i actually went through that process but i can't find it atm.

from goxel.

guillaumechereau avatar guillaumechereau commented on June 29, 2024

from goxel.

jerobarraco avatar jerobarraco commented on June 29, 2024

thanks a lot, that sounds good. a visual indicator of where the point lies in the scene would be good. (like a dot in the scene).

just for clarification here are some more info

Char07.g.zip
(C) jeronimo barraco-marmol 2023

here's in goxel
image

imported on ue
image

here's the structure, and how things are parented in ue.
notice where the 3 arrows are shown in the main viewport that's the pivot for the arm and where it rotates around
image

and this is the tool i use inside ue to modify the pivot.
I have to manually do this piece by piece and it's cumbersome. and once i re-import the model i loose the changes.
image

from goxel.

jerobarraco avatar jerobarraco commented on June 29, 2024

Also that tool is available only on ue 5.2+ which, despite being counter-intuitive, a lot of professional projects still are stuck on older versions.

thanks a lot for the help and the hard work.
the bugs (vertex glitches and colors glitches) are the most important for me and then this is my next priority in case you want to know.

from goxel.

jerobarraco avatar jerobarraco commented on June 29, 2024

I'll give it a try thanks!
It would be amazing to have a floating point for the origin. so that it can be centered at a voxel. i do need to do that often. at least to be centered (or aligned to an axis' center)

from goxel.

jerobarraco avatar jerobarraco commented on June 29, 2024

for example
image
image

from goxel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.