FastTuttle's profile picture.

최유진

@FastTuttle

مثبتة

A simply complex suggestion for setting D drive as a root of revit central model path. Try the procedures and comment anything. #revitcentralpath #revit #dynamobim #bim #symboliclink bit.ly/3cZkZgq

FastTuttle's tweet image. A simply complex suggestion for setting D drive as a root of revit central model path. Try the procedures and comment anything. #revitcentralpath #revit #dynamobim #bim #symboliclink bit.ly/3cZkZgq

최유진 أعاد

Free BIM + GIS in ~200 lines of JavaScript at 60 fps in @googlechrome 🤯 Can you imagine the possibilities for BIM management of public administrations? Goodbye to abusive software licenses! 😉 #openbim #opensource #threejs


최유진 أعاد

New in #Revit 2023: Data Exchange with Microsoft Power Automate Connect Revit data to #Microsoft apps and services used everyday and automate file updates, dashboard refreshes, notifications, and more to keep #AEC teams in synch. Learn more on the blog: autode.sk/37UuXTs


최유진 أعاد

How to use @googlechrome as a BIM tool to view and edit IFC files? 😎 One of the advanced lessons in the @ifc_js crash course. Only 5 days left before registration closes! #openbim #opensource #threejs


최유진 أعاد

Coming up in #xeokit - load #BIM models from binary #glTF with textures, and view with physically-based rendering. Support in native XKT format also coming, and better environmental lighting/BRDF. Try a WIP demo for glTF: xeokit.github.io/xeokit-sdk/exa…

xeolabs's tweet image. Coming up in #xeokit - load #BIM models from binary #glTF with textures, and view with physically-based rendering. Support in native XKT format also coming, and better environmental lighting/BRDF. Try a WIP demo for glTF:    
xeokit.github.io/xeokit-sdk/exa…

최유진 أعاد

Navisworks Addin Manager phublished now 🤡 Open Source : lnkd.in/gWeKbDQa

chuongmep's tweet image. Navisworks Addin Manager phublished  now 🤡 
Open Source : lnkd.in/gWeKbDQa

최유진 أعاد

How did I go from architect/building engineer to BIM software developer? 🚀 Coming soon: #openbim #opensource #threejs #ifcjs


최유진 أعاد

Weekend coding experiment: real-time 3D scan to CAD with @ifc_js in a browser ✨✍🧐 How many possibilities does this open up in the world of heritage? All you need is a camera, a browser and a bit of JavaScript. #openbim #opensource #threejs


최유진 أعاد

😎🚀 What will happen to the BIM software market when everyone can create and sell their own BIM tools for free? Let's find out! Source code here: github.com/IFCjs/examples…


최유진 أعاد

Create a 3D BIM desktop application in 16 lines of JavaScript for Windows / Mac / Linux? YES! A piece of cake with IFC.js 🍰🍰🍰 Clash detection and energy simulation are on their way. #openbim #opensource #ifcjs #threejs #electron


최유진 أعاد

Round 7 day 14: I made this relaxing particles background with JavaScript and three.js😁✨ 🔗demo: mark-learns-3d.netlify.app #100DaysOfCode #javascript


최유진 أعاد

I recently added a "flat shading" option to the LDrawLoader example which gives more of a "Lego Instruction Manual" look. It's not perfect but I think it looks pretty good. You can see it here by enabling "Flat Colors": raw.githack.com/mrdoob/three.j… #threejs #lego #webgl #graphics


최유진 أعاد

Bulk SAT Import at once into dynamo & Export as single Sat file forum.dynamobim.com/t/bulk-sat-imp… #Dynamo #Dynamobim #fusion360 #SATfile #SATimport


최유진 أعاد

페르시아의 왕자 in Javascript j.mp/3mFfsmn - 고전게임 Prince of Persia 를 HTML5/JS 로 웹에서 즐길수 있게 만든 오픈소스 - 기존 코드를 WASM 같은걸로 포팅한게 아니라, 오픈소스 웹 게임 엔진인 Phaser를 이용해서 아예 새로 만든 것 - 모바일/데스크탑 지원 : 커서+Shift 및...

news.hada.io

페르시아의 왕자 in Javascript | GeekNews

- 고전게임 Prince of Persia 를 HTML5/JS 로 웹에서 즐길수 있게 만든 오픈소스- 기존 코드를 WASM 같은걸로 포팅한게 아니라, 오픈소스 웹 게임 엔진인 Phaser를 이용해서 아예 새로 만든 것- 모바일/데스크탑 지원 : 커서+Shift 및 화면 터치로 조작 가능


최유진 أعاد

최신 Python을 익히기에 좋은 프로젝트는 ? j.mp/3Jlw0to - 언어를 익히기에 좋은 방법 중 하나는 잘 작성된 코드를 읽어보는 것 - 이런 용도에 적합한 파이썬/장고 프로젝트를 묻는 Ask HN의 답변들이 좋아서 가져와 봅니다 - FastAPI 를 만든 Sebastian Ramirez, Pydantic을 만...

news.hada.io

최신 Python을 익히기에 좋은 프로젝트는 ? | GeekNews

- 언어를 익히기에 좋은 방법 중 하나는 잘 작성된 코드를 읽어보는 것 - 이런 용도에 적합한 파이썬/장고 프로젝트를 묻는 Ask HN의 답변들이 좋아서 가져와 봅니다- FastAPI 를 만든 Sebastian Ramirez, Pydantic을 만든 Samuel Colvin, Starlette를 만든 encode 팀의 모든 프로젝트 ㅤ→ https://gi


최유진 أعاد

I know of three #libresoftware #opensource online BIM/IFC Viewers. #xeokit from @xeolabs (copyleft or commercial), @ifc_js (permissive license) and view.ifcopenshell.org (LGPL). Are there more? Are there any reasons not to start using them? Just incredible what's on offer.


최유진 أعاد

this goes into my @threejs trick bag: you shouldn't normally use many lights, this uses 5 with /tiny/ shadowmaps, random off positions around the main light, creates some nice depth and fake AO, then the main light and a reflector. it's like a cheap cycles, runs at 120 fps. 🤭


최유진 أعاد

And now for the big one: Discover three.js is now fully open source! Check it out here: github.com/looeee/discove… Pull requests are very welcome :)


최유진 أعاد

It's here! 💥✍🤖 IFC.js can turn any browser into a hyper-efficient IFC-to-CAD exporter. Layers 100% customizable by arbitrary filters. Projected items are next! Thanks again to @garrettkjohnson for his help 💛 github.com/gkjohnson/thre… #openbim #opensource


최유진 أعاد

I don't want to make spoilers, but look at what I just got out from @ifc_js 😁 Layers are completely parametric by custom filters; projection lines are next. Exciting weekend ahead! #openbim #opensource #threejs

agviegasBIM's tweet image. I don't want to make spoilers, but look at what I just got out from @ifc_js  😁 Layers are completely parametric by custom filters; projection lines are next. Exciting weekend ahead! #openbim #opensource #threejs

최유진 أعاد

Clipping this highly detailed steel structure model in real-time on a web browser... One step closer to exporting to DXF! 👣⚡💛 Thanks to @garrettkjohnson for his amazing work (github.com/gkjohnson/thre…) 👨‍🔬 and to Julio Alonso for the model 👷‍♂️! #opensource #openbim #threejs


Loading...

Something went wrong.


Something went wrong.