ripe-tech/ripe-sdk

Client-Side Rendering (CSR)

joao-conde opened this issue · 4 comments

Sponsors

Rationale

Pre-Render & Compose (PRC) offers maximum quality but low interactivity for customers. Client-Side Rendering allows for maximum interactivity at the cost of some quality. Additionally, CSR is critical in order to provide state-of-the-art rendering strategies.

We're aiming at using this new CSR approach as a tool to strengthen our relationship with our biggest client (Dior).

Description

Extend RIPE SDK to provide a real 3D configurator making use of WebGL technology and using our 3DBs as data source.

Implementation

Software development

  • Define a spec for the 3D information to be stored in the 3DB
  • Extend RIPE SDK with a new configurator
  • Implement the current SDK API, and extend if need be

Estimation

Discipline Estimation
Software Development 60 days

@hugo-gomes This issue is paused because the PRs are opened for some weeks now. If you take some time to do the final approval and merge them that would be great!

#462
https://github.com/ripe-tech/ripe-compose/pull/216
https://github.com/ripe-tech/ripe-core/pull/4770
https://github.com/ripe-tech/ripe-core/pull/4776
#454

There are more in draft waiting for the above to be merged so that those can also have the pending final approval too! (they are already peer reviewed)

Moved to 👁 CSR