Forum Replies Created
Viewing 7 posts - 1 through 7 (of 7 total)
-
AuthorPosts
-
omejarParticipant
Thank you!
谢谢!
ありがとうございます!
감사합니다!
Merci beaucoup!
Danke sehr!2023-11-08 at 1:46 pm in reply to: How can i add” line rendering ” verge3d-setting to geometry with Puzzles ? #68290omejarParticipantthank you for your information
2023-10-10 at 2:03 pm in reply to: How can i add” line rendering ” verge3d-setting to geometry with Puzzles ? #67447omejarParticipantI found “line rendering verge3d-setting” in GLTF code:
not line rendering:
"meshes": [{ "extensions": { "S8S_v3d_mesh": { "colorLayers": {}, "uvLayers": {} } }, "name": ..., "primitives": [{ ... } ] } ],
with line rendering:
"meshes": [{ "extensions": { "S8S_v3d_mesh": { "colorLayers": {}, <strong> "lineColor": [0,0,0],</strong> <strong> "lineWidth": 5.0,</strong> "uvLayers": {} } }, "name": ..., "primitives": [{ ... } ] } ],
- This reply was modified 1 year, 1 month ago by omejar.
omejarParticipantThank you so much
omejarParticipantThank you for your reply.
Could you please tell me which demo it is?
omejarParticipant<font _mstmutation=”1″ _msttexthash=”46212049″ _msthash=”87″>您使用哪个 .gltf 导出器?</font>
oh…no…
I’m so stupid…It’s working fine, thanks a lot
omejarParticipantI noticed that the bin files of the two different ways are the same, the difference is the content of gltf.
-
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)