Home › Forums › General Questions › Security of 3D asset
Tagged: security
- This topic has 6 replies, 4 voices, and was last updated 7 years, 6 months ago by
Yuri Kovelenov.
-
AuthorPosts
-
2018-02-27 at 6:44 am #2529
enzyme69
ParticipantI am wondering how secure is when we are publishing 3D GLB or GLTF online with interactivity etc?
So far I have been using Sketchfab free publishing, if I were to make my own interactive 3D web or working for client, when publishing GLTF or GLB, isn’t it something that can easily be downloaded?
2018-02-27 at 8:59 am #2532
Yuri KovelenovStaffHi,
how secure is when we are publishing 3D GLB or GLTF online
The glTF format is an open standard that intended for exchanging between authoring tools and viewers. It can be rather easily downloaded and imported and to my knowledge there are no technical means to prevent this. This situation is very similar to what we currently have with images, music, videos etc – everything is downloadable from the Web. So I guess only legal means will work here.
2018-02-28 at 9:16 am #2557
Philip FongCustomer
With this technique, I destroy the UV texture map and re-apply with my original file, even if the 3D model are stolen, the UV mesh is a mess.
– create a shape key in Blender, detach and randomize selected part of the model, create 2nd UV map with it.
– Duplicate the model, re-project (re-paint) the selected part from your original texture (or captured from the screen).
I will write to a well known Blender Guru to make a video later.
2018-02-28 at 9:22 am #2559
Philip FongCustomerOn the model side, how good is your model worth stealing? As far as I know after 20 years, no way to protect your asset whatever the file format, if it can be compiled, it can be de-compiled. So the only way is to cripple it.


2018-02-28 at 4:23 pm #2569
Yuri KovelenovStaff2018-04-20 at 3:25 pm #3859cloggy
ParticipantHow secure is my app’s visual_logic.js file if it is reachable by browsers on the internet?
Since the path to it is written in the page that a user sees in their browser could someone get a copy of the code that builds and runs my app?
What would I need to do to secure the files for my app so that no one could get a copy of the code that builds or runs my app?2018-04-20 at 3:36 pm #3861
Yuri KovelenovStaff -
AuthorPosts
- You must be logged in to reply to this topic.
