-
-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for GLTF KHR_texture_transform extension #1696
Labels
Comments
Can you parse the logs when using the |
|
Indeed that's the problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
If tiling for texture is set 1 in blender, exported .glb is viewed correctly in F3D (mesh and viewport grid are visible). If I set tiling higher than 1, F3D viewport is empty - no visible mesh or grid, despite file size indicating there's mesh data inside.
Tiling set at 1:
![f3d_RPG7S7G60V](https://private-user-images.githubusercontent.com/13473971/384470988-cd455f9e-c03b-442e-b433-ef2d1f544f44.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3MjMzMjcsIm5iZiI6MTczOTcyMzAyNywicGF0aCI6Ii8xMzQ3Mzk3MS8zODQ0NzA5ODgtY2Q0NTVmOWUtYzAzYi00NDJlLWI0MzMtZWYyZDFmNTQ0ZjQ0LmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDE2MjM0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTFiYTM4ZjViYTM5YmQ4ZTI4MTA0MGNiMGI2NDYzNWQ2OTUxZDQzNjU1NTc3ZWNhOGU1NDA3YTBlMzE4ZTU3ZDkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.NDsbMJPc3g0wqt9Q-ImYOW1T1N6WejoN86fdtrpYGOo)
Tiling set at 2:
![f3d_jYec9pJDoI](https://private-user-images.githubusercontent.com/13473971/384471253-02774e68-ecec-481e-bfe8-f5891a484466.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3MjMzMjcsIm5iZiI6MTczOTcyMzAyNywicGF0aCI6Ii8xMzQ3Mzk3MS8zODQ0NzEyNTMtMDI3NzRlNjgtZWNlYy00ODFlLWJmZTgtZjU4OTFhNDg0NDY2LmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDE2MjM0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFlYzUyMDExOWNmNDQzNWJmODc2NzVjZDQxZTU0ZDBhMWFlZGZhMjZkMWFjOTA0ZTE3MjU0MTJkMjE3ZjViODAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.c7anyyLAr6x60cjg053UZzFFnmJd1gbNvOKjddvRoSA)
To Reproduce
Expected behavior
Visible mesh+viewport grid.
System Information:
OS: Windows 10
GPU and GPU driver: GTX 1080, drivers 551.76
F3D Information
Version: 2.5.0.
Build date: 2024-07-01 21:30:06.
Build system: Windows 64-bits.
Compiler: MSVC 19.40.33811.0.
External rendering module: ON.
Raytracing module: ON.
VTK version: 9.3.0-3457-gecf3646d64 (date: 20240620).
The text was updated successfully, but these errors were encountered: