ROADMAP

v.2 - Release completion - May 4th 2025

  • Collect anonymous feedback

  • Ray casting and interactive surfaces

  • Object customization and possible variants

  • Restore VR support

  • Mobile touch detection issues / bugs

  • Asset pre-loading sequence

Create and optimize the baseline of the project to be used within browser and mobile devices only. Restructure the project to have multiple layers of user interaction. And provide enough leads to tie the project back to page and the rest of the application in which this may be running.

v.2.0.1 - Integration - May 22nd 2025

Make it easy to use in other website systems. Through plugin or integration layer that would provide specific communication signals to established APIs.

Further research into other systems will remain ongoing task.

  • bugfix - Incorrect camera initial position. Fixed by adding multiple checks throughout load cycle

  • bugfix - Proper scene size control through external CSS

  • bugfix - Mouse / Touch update for ray-caster component to respect CSS implementation

  • new feature - Full-screen toggle added to top controls

  • Shopify - integration layer - Current architecture is NOT compatible with React/Angular/SPA based applications. Scene data decoration and automated furnishing requires full access to HTML code. Some events are triggered by updating DOM element to which further actions are linked.

v.2.1 - VR support - September 11th 2025

  • Restore all most VR functionality from v.1 codebase and re-test with new VR headsets.

  • Fixed - Initial location of user when entering the scene

  • Fixed - controller ray-casting performance

  • Fixed - controllers events and interaction with scene

  • Fixed - menu system is missing

Adapt all the VR features to new baseline and expand user interaction to include VR controllers and hand gestures. Interactive surfaces will be compatible with browser and VR interactions. Textures and models optimized for quality and photo-real presentations.

v.2.1.1 - v.1 scenes retrofit with v2.1 update

  • VR projects (v.1) - V.1 projects assets and features to be re-created within new system.

  • Shoe demo scene - create browser version and update VR features

  • bugfixes

Maximize the potential of this system and show all features beneficial to clients and customers.

v.2.2 - Addition of AR

Create the tools and user interface to interact with objects within the scene, projected on real world surfaces and floors. Utilize asset preparation pipeline from VR and integrate into augmented reality pipeline.

  • Mobile phone optimization

  • Wall and floor detection

Feature Wishlist

  • React / NextJS - Web-Component (in-testing)

  • Angular- Web-Component (in-testing)

  • WIX - Web-Component (in-testing)

  • Squarespace - plugin (assessment)

  • WordPress - plugin (assessment)

v2.1.0.4 - current live version contains support for NextJS / Angular integration, however framework testing is still pending.

Simplified means of distribution through pre-compiled web-component with complete project within or React and Angular template with individual components and access to their settings.

Additional web-components for specific functions and framework specific examples of event handling control 3D scene and functionality.