Web3D X3D: TextureTransform rotations in wrong direction #101959
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#101959
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows-10-10.0.19043-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 2070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 512.59
Blender Version
Broken: version: 3.3.1, branch: master, commit date: 2022-10-04 18:35, hash:
blender/blender@b292cfe5a9
Addon Information
Name: Web3D X3D/VRML2 format (2, 3, 0)
Author: Campbell Barton, Bart, Bastien Montagne, Seva Alekseyev
Short description of error
Rotations of TextureTransform appear to be in the wrong direction, based on testing in other viewers.
Exact steps for others to reproduce the error
Import the attached VRML (which was copied and modified from http://deslab.mit.edu/DesignLab/courses/13.016/visualization/second/imagetextureref.html), with forward=-Z (which should probably be the default for the importer)
Observe the image appears to be rotated clockwise.
The spec at https://www.web3d.org/documents/specifications/19775-1/V3.3/index.html reads:
"A positive rotation value makes the texture coordinates rotate counterclockwise about the centre, thereby rotating the appearance of the texture itself clockwise. The translation field specifies a translation of the texture coordinates."
The negative rotation in the attached file should make the texture appear to be rotated counterclockwise.
Also attached is a screenshot of view3dscene, where the image appears to be rotated counterclockwise
imagetexture.wrl
Added subscriber: @Seth-Gold
Changed status from 'Needs Triage' to: 'Confirmed'
TextureTransform rotations in wrong direction?to Web3D X3D: TextureTransform rotations in wrong direction