Neos-Metaverse / NeosPublic

A public issue/wiki only repository for the NeosVR project
193 stars 9 forks source link

Object ID / License System #21

Open Frooxius opened 6 years ago

Frooxius commented 6 years ago

I'd like to add a special component for that to hold the licensing information and place it on the objects. Could be placed manually (via tool ideally) as well for things you make within Neos.

That'd also allow license-aware tools and objects. Like generating credits automatically from everything in the world. Or checking for license conflicts or simply pointing at object and showing UI that tells you who made it and what can you do with it.

It would be also automatically placed on the objects when they are imported from external libraries and API's.

pushstartvr commented 6 years ago

sketchfab integration would be AMAZING! You could also have a 3d model marketplace in neos like second life

Karel64 commented 5 years ago

Prerequisite for Sketchfab Data and Download API integration https://github.com/Frooxius/NeosPublic/issues/141 Neos Store, Neos Jobs https://github.com/Frooxius/NeosPublic/issues/145

Aerizeon commented 3 years ago

From a discussion in discord. These might not be directly usable, but may help with identifying solutions to the MeshID problem:

Libraries/Existing Technologies

Papers

flarn2006 commented 3 years ago

If the default permissions were up to me, I'd have the default be to allow everything, when the creator doesn't intentionally specify otherwise. (Though this default could of course be changed in the settings.) The purpose of this would be to ensure limits are only applied when that's actually the intention of the creator, and nothing would be restricted by DRM for the sole reason that the creator didn't care enough to change it from the default. (And if the creator doesn't care, then that means they're fine with it being fully open.) This would maximize the variety of freely-reusable content that's available, to the highest extent possible while still respecting creators' wishes.