Thursday, July 16, 2026

WebAppStore WIP: Dog House Configurator

 





A dog house for your angry dog.

3D Dog House Configurator transforms the process of designing a pet shelter into an engaging and interactive experience. Instead of choosing from a limited set of predefined models, users can customize the dog house in real time and instantly see how every change affects its appearance. This interactive approach makes it easier to compare design options and create a dog house that matches both functional needs and personal style.

The configurator offers multiple customization features that allow users to personalize every key aspect of the design. Users can switch between a flat roof and a gable roof, selecting the style that best complements their outdoor space. They can also choose the construction material, with options for a classic wooden structure or a modern metal design. The entrance can be customized as well, allowing users to select either a round opening for a softer, playful look or a flat entrance for a more traditional appearance.

To provide a realistic visualization, the surrounding environment can also be changed. Users can preview the dog house on a grassy surface for a warm-weather setting or switch to a snow-covered ground to see how it fits into a winter landscape. These environmental changes help users better imagine how the final product will look in different seasons.

By combining real-time 3D rendering with intuitive controls, the configurator delivers a smooth and enjoyable user experience. It demonstrates how interactive web technologies can simplify product customization, improve purchasing confidence, and make the design process both informative and fun.

Tuesday, July 14, 2026

WebAppStore WIP: Pizza Box Configurator

 






The 3D Pizza Box Configurator is an interactive web application that allows users to design and visualize their own custom pizza boxes in real time. Built with modern web technologies and 3D rendering, the application provides an engaging experience where users can personalize every aspect of the box before placing an order or sharing their design.

Users can choose from a variety of box colors to match their brand identity or personal preferences. They can also upload and position custom logo images, enabling businesses, restaurants, and individuals to create unique packaging that reflects their style. Every customization is instantly rendered on a realistic 3D pizza box, providing an accurate preview from different viewing angles.

A standout feature of the configurator is its interactive box animation. Users can open and close the pizza box to inspect both the exterior and interior, creating a more immersive and realistic product visualization. The 3D controls allow smooth rotation, zooming, and exploration of the model, ensuring every design detail is clearly visible.

By combining intuitive customization tools with real-time 3D visualization, the Pizza Box Configurator enhances user engagement and simplifies the design process. It offers an effective solution for creating personalized pizza box packaging while delivering a modern, interactive, and user-friendly web experience.

Friday, July 10, 2026

WebAppStore WIP: Shelf Configurator

 







Shelf configurator web app is an interactive 3D planning tool that lets users explore and customize a shelving unit as if they were using the real piece of furniture. Users can configure the layout, materials, colors, and internal storage options, then interact with the finished design by opening cabinet doors and pulling out drawers to inspect the interior.

Key features include:
  • Interactive 3D visualization with smooth real-time rendering
  • Openable doors and pull-out drawers that reveal their contents
  • Instant updates so every configuration change is reflected immediately in the 3D model
  • User-friendly controls for rotating, zooming, and interacting directly with the furniture

The experience goes beyond a traditional product configurator by allowing customers to interact with the furniture just as they would in a showroom. Opening doors, sliding drawers, and examining the internal layout helps users better understand storage capacity, accessibility, and the final appearance before making a purchase, increasing confidence and reducing uncertainty.

Monday, July 6, 2026

WebAppStore WIP: CSV Editor

 


Small CSV Editor is a lightweight app for viewing, editing, and saving CSV files using a simple HTML table–style interface for quick and easy data management.

Friday, July 3, 2026

WebAppStore WIP: Base64Tool

 


Encode and decode Base64 text and files with ease. Upload files or paste text for fast, accurate backend-powered Base64 conversion.

Tuesday, June 30, 2026

WebAppStore WIP: Table Configurator

 


Table Configurator is an interactive web app experience where user can customize a table model in real time and immediately see the changes in a 3D view. ๐Ÿš€ More configurators coming soon.

Friday, March 6, 2026

WebAppStore WIP: Shader Editor and MaterialTailor Improvements

 







๐Ÿš€ Shader Editor Update – New 3D Workflow Features

I’ve rolled out a new update to my web-based shader editor, focused on making it easier to build, preview, and experiment with 3D shaders directly in the browser.

What’s new:

✨ Interactive 3D Shader Preview

Shaders can now be viewed on multiple 3D geometries in real time. This makes it much easier to test lighting, reflections, and surface behavior without leaving the editor.

๐ŸŽ›️ Uniform Management Panel

A new interface for creating and editing uniforms. You can quickly add parameters (floats, vectors, colors, etc.) and tweak them live while the shader is running.

๐Ÿงฑ Shader Creation Improvements

The editor now includes better tools for creating and structuring shaders, making it simpler to organize uniforms, inputs, and shader logic.

๐Ÿ”„ Live Updates & Instant Feedback

Changes to shader code or uniforms update immediately in the preview, enabling a faster experimentation workflow.

๐Ÿงช Built for Experimentation

The goal of this update is to make the editor a playground for exploring shader ideas—whether you’re prototyping materials, testing visual effects, or learning shader programming.