Itoo Software Forum

Author Topic: Mapping in Transform Operator  (Read 4861 times)

Dragan

  • Hero Member
  • *****
  • Posts: 1472
Mapping in Transform Operator
« on: March 10, 2025, 04:32:07 PM »
I know you are close to the final release, but I still miss the Mapping functions in Transform Operator.
I have to duplicate segments if I want to have different types of mapping on the same geometry.
It will also give more freedom in Macros creation.


 

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4657
    • iToo Software
Re: Mapping in Transform Operator
« Reply #1 on: March 11, 2025, 10:18:52 AM »
Added to the wishlist.
Mapping is available only in the Segment node because performance reasons, but i will see what can be done.
Carlos Quintero
iToo Software

Dragan

  • Hero Member
  • *****
  • Posts: 1472
Re: Mapping in Transform Operator
« Reply #2 on: March 11, 2025, 10:53:27 AM »
We need some improvements for mapping.
Box mapping does not adopt scaling/translation but maps scaling or stays in world space while translating geometry.
Even mapping on the Segment level seems to not work individually on UVW but has some issues. It is very difficult to control size/orientation even for more experienced users.
If we could have mapping in Transform Operator at least we could do some mapping adjustments through Graph creation. 
 

Dragan

  • Hero Member
  • *****
  • Posts: 1472
Re: Mapping in Transform Operator
« Reply #3 on: April 15, 2025, 12:47:15 PM »
I want to bring this topic back to your attention. 
During beta testing, I found most of the new features quite useful, but I have always been missing a better way of manipulating maps.
With the new Shape & Spline operators, we have a lot of options for creating complex nested generators, but even with potential Mapping in Transform operator, I found that lots of issues can't be solved.
I would like it if we could have some easy options in the  Generator to set up the final map size and orientation, but instead to be based on Box Mapping to maintain the Segment's orientations and to fix issues when the Default-> Scale is applied.
e.g. For a simple L1S Generator, we can't set some constant Real-World Map size to maintain on Default ->Scale Type. 

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4657
    • iToo Software
Re: Mapping in Transform Operator
« Reply #4 on: April 16, 2025, 09:58:19 AM »
Thanks for the feedback, Dragan.

As said above, currently mapping is limited to Segments nodes because performance reasons (it's a costly operation and also breaks instancing).
I will check if it's possible to apply mapping on Transform/Generator nodes, but that will require significative changes in the code.

Carlos Quintero
iToo Software