Parsing H5P on 3d Models
Submitted by Babylonjs on Thu, 04/20/2023 - 21:06
Forums:
Hi
We are building a 3d web environments platform and we want to parse the h5p content on 3d canvas/texture as an organic content creation module. I will have some questions but we start from the begining:
Is there a php-based (or js) implementation for the content editor (attached image) so we don't reinvent the wheel? If not, any recomendations and tips if we want to create one?
otacke
Thu, 04/20/2023 - 22:49
Permalink
Hi!What you're pointing to in
Hi!
What you're pointing to in the image is the H5P Hub (client). The code is openly available at https://github.com/h5p/h5p-hub-client
Best,
Oliver
Babylonjs
Fri, 04/21/2023 - 11:53
Permalink
Thanks Oliver!
I will have a look at it.
BTW, from your experience, would you recomment adding it as a module in the core of our platform or as a plugin like you have for wordpress (especially that our plugin structure is almost identical to wp)?
Here is the plugin if you have time to check:
https://github.com/RoomzSpaces/plugintemplate
This is our platform, keeping in mind it is still a construction area not a product. Main upgrade end of month for graphics and fixing the mobile experience (among other stuff):
https://bixma.com/museum
otacke
Fri, 04/21/2023 - 15:59
Permalink
Hi!Please don't mistake me
Hi!
Please don't mistake me for a member of the H5P core team. I am not, just a visitor like yourself.
Cheers,
Oliver
Babylonjs
Sat, 04/22/2023 - 17:30
Permalink
I made no assumptions :)
Thanks for the feedback. Through your profile it is obvious you are more experienced in this than us, so I was just asking for your educated opinion :)
Have a great weekend and thanks for the valued feedback.