Changes between Initial Version and Version 1 of Ticket #31600
- Timestamp:
- 04/03/21 11:55:52 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31600
- Property Cc egourgoulhon gh-jcamp0x2a paulmasson slelievre gh-guenterrote added
-
Ticket #31600 – Description
initial v1 21 21 }}} 22 22 23 As you can see, with `threejs`, when you rotate the picture, on some angles, the transparency is ok, but sometimes, there is no transparency at all, and sometimes,there is a wrong transparency, see the attached pictures.23 As you can see, with `threejs`, when you rotate the picture, on some angles, the transparency is correct, but sometimes there is no transparency at all, and sometimes there is a wrong transparency, see the attached pictures. 24 24 25 [[Image( threejs.good.transparency.png)]] 26 [[Image( threejs.no.transparency.png)]] 27 [[Image( threejs.wrong.transparency.png)]]