Uses of Class
org.vrspace.server.obj.GltfModel
Packages that use GltfModel
-
Uses of GltfModel in org.vrspace.server.api
Methods in org.vrspace.server.api that return types with arguments of type GltfModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<GltfModel>
Sketchfab download, as explained in https://sketchfab.com/developers/download-api/downloading-models Requires successful authentication, returns 401 unauthorised unless the server is authorised with sketchfab (token exists). -
Uses of GltfModel in org.vrspace.server.core
Methods in org.vrspace.server.core that return types with arguments of type GltfModel