Тёмный

IFC.js CLI: create IFC.js web app in 1 minute 

Mazri's BIM Diary
Подписаться 2,5 тыс.
Просмотров 10 тыс.
50% 1

Install: github.com/ENG-Mazri/cli-ifcjs
Thanks for watching!
Follow me on Twitter: / mazri_a
Follow me on Instagram: / eng.mazri

Опубликовано:

 

3 июл 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 46   
@mazrisbimdiary
@mazrisbimdiary Год назад
Hello there! this application is going to be updated this next month, and good stuff will be added to it. Stay tuned!💫
@Mariselvam-is6dj
@Mariselvam-is6dj Год назад
we are waiting bro
@mazrisbimdiary
@mazrisbimdiary Год назад
@@Mariselvam-is6dj Hello Mari! the app is working now, didn't add any new features though, still only what's on the video.
@Mariselvam-is6dj
@Mariselvam-is6dj Год назад
@@mazrisbimdiary bro how i add new features in this application ...you have any idea
@mazrisbimdiary
@mazrisbimdiary Год назад
@@Mariselvam-is6dj what do you mean by features? what do you want to add?
@Mariselvam-is6dj
@Mariselvam-is6dj Год назад
@@mazrisbimdiary I add for touch and track in inserting object and insert view box etc ,,,, bro
@freemax32
@freemax32 10 месяцев назад
Everything started, thank you!
@HoaQB208
@HoaQB208 Год назад
Great, concise and easy to understand. Thank you!
@mazrisbimdiary
@mazrisbimdiary Год назад
Hi Thái, glad you liked it!
@danialsoozani
@danialsoozani 5 месяцев назад
Thanks a lot! I really appreciate the time and effort you put into it and shared it.
@tiagofflins
@tiagofflins 11 месяцев назад
Thank you for this video
@ibragimrj1526
@ibragimrj1526 Год назад
great job, thank a lot
@mazrisbimdiary
@mazrisbimdiary Год назад
Glad you liked it!
@fuhaozu9119
@fuhaozu9119 8 месяцев назад
excuse me, i had a problem when i iniate git. It says " Command failed with exit code 1: git init". Can I know why this happen and how to fix it?
@martinhaas8508
@martinhaas8508 Год назад
Hi, if i want to load a ifc model that is on a global coordinat. Do I change scene camera position or do you have other tips?
@mazrisbimdiary
@mazrisbimdiary Год назад
Hello! I've just seen you're comment, are you trying to look at the model from a different position or do you want to change the position of the model in the scene?
@martinhaas8508
@martinhaas8508 Год назад
@@mazrisbimdiary look at the model from a different position. The model is in a global coordinate(lat,long,att) position in sweden for instance.. so the mapbox or GIS is correctly and in the same place
@mazrisbimdiary
@mazrisbimdiary Год назад
@@martinhaas8508 yes, so you just need to change the camera position, if you want to orbit around the model with your mouse use the OrbitContorls provided in the three.js example.
@kangwamulenga4345
@kangwamulenga4345 Год назад
Hey there, I am getting an error saying invalid template name right after selecting git when choosing technologies. Mind helping me out?
@mazrisbimdiary
@mazrisbimdiary Год назад
weird.. I checked it a few days ago and it was fine, whitch one of the two templates are you using?
@rodrigomoreira5900
@rodrigomoreira5900 Год назад
Hello! Thank you very much for this video and repo! is it possible to put this into a react.js project?
@mazrisbimdiary
@mazrisbimdiary Год назад
Hi! you can use it with any javascript framework.
@jpfab285
@jpfab285 2 месяца назад
my changes in the src/index.js file are not being processed, what could it be?
@mazrisbimdiary
@mazrisbimdiary 2 месяца назад
Hi! try re-running the app, or re-starting the server
@hailongli9438
@hailongli9438 10 месяцев назад
Hello, thank you for making the app and video! Is there a way you can add an option for vite? I couldn't figure out how to import IFC.js packages manually into my old project that was made through vite. Thank you!
@mazrisbimdiary
@mazrisbimdiary 10 месяцев назад
Hello, what do you mean by import manually ?
@hailongli9438
@hailongli9438 10 месяцев назад
@@mazrisbimdiary add this 2 dependencies(web-fic and web-ifc-three) by npm install, kept getting error messages
@mazrisbimdiary
@mazrisbimdiary 10 месяцев назад
@@hailongli9438 What kind of error?
@hailongli9438
@hailongli9438 10 месяцев назад
@@mazrisbimdiary unable to resolve dependency tree, Found: three@0.153.0 from the root project. peer three@"^0.149.0" from web-ifc-three@0.0.125. Tried both --force and --legacy-peer-deps, still no luck.
@smailsafire9717
@smailsafire9717 Год назад
Hey mate, How could i add something that would display the maximum hight and width of the building?
@mazrisbimdiary
@mazrisbimdiary Год назад
Hi Smail, well, you can use the dimensions of the model's bounding box, or you can use click event with the RayCaster and pick two points then show an html label that displays the result.
@smailsafire9717
@smailsafire9717 Год назад
@@mazrisbimdiary Awesome 😄 Thanks man, Could you maybe give me some pointers on how to do this 2D instead of 3D.
@mazrisbimdiary
@mazrisbimdiary Год назад
@@smailsafire9717 what do you mean by 2D?
@johnwayne8059
@johnwayne8059 Год назад
How can I realise to import an STEP-file? I tried with your app on GIT but it even didn't work! I'm searching for this since a months, but couldn't find something yet!😓😒
@mazrisbimdiary
@mazrisbimdiary Год назад
Hi John, about the app, it's been a long time I didn't check on it, I'm going to update it these next few days and hopefully make a video about the new version, if your issue is not related to the app itself, could you then walk me through the thing you're trying to achieve?
@nestorsebastian9371
@nestorsebastian9371 2 года назад
Exceente, podrías mostrar como haces todo from scratch?
@mazrisbimdiary
@mazrisbimdiary 2 года назад
Hola! a que te refieres con todo ?
@atrahasis9419
@atrahasis9419 11 месяцев назад
This tutorial is great, thanks for sharing! My Mac terminal reports an error after run build, any idea of how to solve this? I am new to coding, sorry for asking probably silly question > ifc.js-parcel@1.0.0 build > rollup -c ./rollup.config.js sh: rollup: command not found
@mazrisbimdiary
@mazrisbimdiary 11 месяцев назад
Hello, feel free to ask ! did you run npm install, if rollup is not recognized, then most probably it's not installed
@atrahasis9419
@atrahasis9419 11 месяцев назад
​@@mazrisbimdiary Thank you for answering! Indeed I didn't install Rollup since you didn't mention that on the tutorial, sorry, as I told you I am new to coding :) I tried to follow Rollup installation guide typing "npm install --global rollup" but again my Mac Terminal responded: npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user Pretty strange since I am logged as Admin user. If you have any idea please tell me, anyway sorry for bothering and thanks for you suggestion!
@mazrisbimdiary
@mazrisbimdiary 11 месяцев назад
@@atrahasis9419 have you tried just npm install ? also try deleting node_modules and package-lock.json and again run npm install
Далее
кажется, началось
00:45
Просмотров 737 тыс.
AI Deception: How Tech Companies Are Fooling Us
18:59
IFC.js - OSArch Monthly Meetup #10
42:14
Просмотров 5 тыс.
The Story of Next.js
12:13
Просмотров 559 тыс.
This is Best Way To Create CLI Apps in .NET
13:24
Просмотров 64 тыс.
🎙️IfcOpenShell with Thomas Krijnen
24:47
Просмотров 2,2 тыс.
When RESTful architecture isn't enough...
21:02
Просмотров 262 тыс.
Don't Use Websockets (Until You Try This…)
6:46
Просмотров 293 тыс.