Architectural structure of the building

fluid

Xray view of building structure

fluid

Rest interior design for VR

The project was aimed at presenting a proposal for the development of the leisure space on the 2nd floor of the WSB Academy building in Dąbrowa Górnicza. The interior design was presented thanks to Blender, Unity and WebXR software, and thanks to a tool that allows to experience virtual reality, the site allows to interactively experience through VR goggles the changes made to the usable space for students. The floor has been designed for comfortable relaxation, which is essential during breaks between classes.

With the help of Blender software, furniture and other accessories were designed along with the entire building section.

Unity engine enabled to test VR technology, while WebXR technology and the Bootstrap framework made it possible and easier to implement it in the form of a website.

Preliminary work

fluid
fluid

fluid
fluid

The effect of work on space development

fluid
fluid
fluid
fluid
fluid
fluid
fluid
fluid
fluid

Enabling vr sessions


WebXR library code fixes


Displayer FPS modification

…\js\render\scenes\scene.js

if (enable) { this._stats = new StatsViewer(); this._stats.selectable = true; //this.addNode(this._stats);


Modification of PBR Shaders

…\js\render\materials\pbr.js

#ifdef FULLY_ROUGH vec3 specular = F0 * 0.45;
#else
vec3 F = specF(vDotH, F0);
float D = specD(a, nDotH);
float G = specG(roughness, nDotL, nDotV);
vec3 specular = (D * F * G) / (1.0 * nDotL * nDotV);
#endif
float halfLambert = dot(n, l) * 0.5 + 0.5;
halfLambert *= halfLambert;


Base file modification

…*.html

let gl = null;
let renderer = null;
let scene = new Scene();
let solarSystem = new Gltf2Node({url: 'file.glb/file.gltf'});
scene.addNode(solarSystem);

Sofa of AZS association

Design of a specially designed pouffe for the Academic Sports Association based on fan seats. The armchair mainly has the purpose of rest, it is made of foam to be able to adapt to the form of the body.

WSB Academy pillows variant first

The WSB Academy's pillow project is designed to promote the company's imprint in various designs. This pillow for example advertises and promotes WSB Academy podcasts, and therefore can be a prize in various festivals or events organized by the academy.

WSB Academy pillows variant second

This pillow for example advertises and promotes the WSB Academy brand itself, which can serve as something much better than flyers and as a prize at events.

WSB Academy pillows variant third

Designed to advertise and promote the brand as well as the company of WSB Academy but not only. This form of printing is open to promote sponsors and associates in an efficient and effective way.

WSB Academy pillows variant fourth

The design of a color negation of the standard WSB Academy logotype to differentiate the form of promotion, along with the expansion of the logotype with the full name of the company.

Seating pouffe first variant

A darker version of the beige prevailing within the walls of the WSB Academy. The pouffe is leather and provides soft seating as a rest after the wooden chairs in the classrooms of the WSB Academy.

Seating pouffe second variant

A lighter version of the beige prevailing within the walls of the WSB Academy. The pouffe is leather and provides soft seating as a rest after the wooden chairs in the classrooms of the WSB Academy.

Seating pouffe third variant

A color variation of the main pink intersecting with white lettering taken from one of the WSB Academy logos.

Seating pouffe fourth variant

A color negation of the main white color intersecting with pink lettering taken from one of the variations of the WSB Academy logotype.

WSB Academy Sofa

WSB Academy's sofa was designed in light and dark beige to blend in with the color scheme of the building's walls. The size and spread will provide enough space for several people to use it at once.