react-planner icon indicating copy to clipboard operation
react-planner copied to clipboard

:pencil2: A React Component for plans design. Draw a 2D floorplan and navigate it in 3D mode.

Results 107 react-planner issues
Sort by recently updated
recently updated
newest added

Hi Team, I need to get a view in 3D as the walls needs to be transparent when facing the camera or screen. If the scene is viewed from front...

Since this project is built on threejs, is it possible to add a support for .glb file. `loader.load('catalog/items/moon.glb', (gltf) => { resolve(gltf)); }, (xhr) => { // called while loading...

Hi Guys, Just wanted to know how I can stack layers upon layers in a single screen. Like this http://www.schule3d.eu/standalone/en/#/stocke Any pointers are appreciated. Regards, Hasnain.

@JaccoGoris I have just tried out your Collada Exporter, but I get some errors. Am I doing something wrong? This is what my 3D model looks like in the browser:...

I have seen that @JaccoGoris has added some useful features like Collada Exporter etc. @danilosalvati will the new features be available in a new release? And when is a new...

I've noticed that the doors don't show up when you go to 3D for the first time. After going back to 2D and then to 3D, it's fixed. I'll look...

I see that there is already a closed issue for this (#55 ) butI can't seem to figure out how to export the meshes. I feel that there is value...

Hi, Everybody. I want to use react-planner to learning add functionality that i can export to the browser for call. Previous examples use : in entry file import tools from...

In most cases holes (and items) should not be able to overlap. Items are harder, so something for holes would be a better start. I'm trying to implement this. But...

Hi Thanks for your work I just wonder if you consider adding a vr button to view the house model in virtual reality device