Software Alternatives & Reviews

[AskWebDev] How to create a 3d blender environment with clickable objects and a PostgreSQL connection for retrieving data about those objects?

Three.js Strapi Prismic
  1. A JavaScript 3D library which makes WebGL simpler.
    Pricing:
    • Open Source
    2) The top tool for creating interactive 3D web experiences today is ThreeJS. It is the industry standard, and there are many resources online to learn. You can see all the amazing real-world examples on the ThreeJS Homepage. It also has a huge community to help you with any issues. There is an amazing course that I recommend from Bruno Simon (Check out his portfolio. It is similar to the effect that you want) that will make learning this fun and easy. It is extremely high quality and is always being updated. But if you cannot afford it, then there are also lots of video lessons on youtube.

    #Javascript UI Libraries #Flowcharts #Org Charts 231 social mentions

  2. 2
    Strapi is the most advanced Node.
    Pricing:
    • Open Source
    3) The backend. As you have said you are using Django for that. So you can use Django Rest Framework to create an API that your front end code can pull data from when interacting with the ThreeJS environment. You can also use maybe a headless CMS like prismic or strapi if you don't want to do too much back end work.

    #CMS #Blogging #Blogging Platform 310 social mentions

  3. prismic.io is a web software you can use to manage content in any kind of website or app. API-driven.
    3) The backend. As you have said you are using Django for that. So you can use Django Rest Framework to create an API that your front end code can pull data from when interacting with the ThreeJS environment. You can also use maybe a headless CMS like prismic or strapi if you don't want to do too much back end work.

    #CMS #Blogging #Blogging Platform 34 social mentions

Discuss: [AskWebDev] How to create a 3d blender environment with clickable objects and a PostgreSQL connection for retrieving data about those objects?

Log in or Post with