- 50
- 20 923
nirvik saha
Приєднався 4 чер 2015
Interests include creative coding - computer graphics, game engines, architecture and design of cities,
introduction, user-interface
Mining revit projects to get data, process relations between spaces, equipment, geometry, quantities. Then we provide enhanced access to the data through the user-interfaces and AI services. Users can select / search various parts of the building. When satisfied, they can download the data for excel.
Переглядів: 19
Відео
LLM services & export to excel
Переглядів 202 місяці тому
AI (large language models) are used to find areas, find the accurate piece of information - such as spaces or equipment, even if the user is not sure about the name! When satisfied, they can download the data for excel.
enhanced access to data
Переглядів 282 місяці тому
As compared to other BIM software, we focus on getting access to spaces and equipments. Provides enhanced access to the user-interfaces and AI services. Users can select / search various parts of the building. They can easily get to a space, see the connected spaces and equipment in them.
godot signals in gdscript and c-sharp c#
Переглядів 963 місяці тому
godot signals in gdscript and c-sharp - custom signals, with arguments, connect button to events from a different node, and timer. Source code for signals using: 1. gd script = github.com/nirvik00/gdscript_signals.git 2. c sharp = github.com/nirvik00/godot_signals_cs.git
revit mining (llm: open_ai api)
Переглядів 1138 місяців тому
from revit, get data about equipments in spaces, ask a question and get a response from openai api
ask a question about a room names (open ai api)
Переглядів 348 місяців тому
using open ai api to respond to a query and provide a room name from a list
unreal engine menus at runtime
Переглядів 45Рік тому
exploring menu systems to control the environment at runtime.
Path finding artificial intelligence agents in Unreal Engine 5.1
Переглядів 84Рік тому
exploring Artificial Intelligence & agent behavior in Unreal Engine 5.1- agent based model and simulation 2 types of algs running across complex path for multiple levels, curved stairs,
Artificial Intelligence in Unreal Engine 5.1
Переглядів 30Рік тому
exploring Artificial Intelligence in Unreal Engine 5.1 - agent based model and simulation
unreal engine - revit & cesium cesium data interoperability
Переглядів 206Рік тому
Revit to unreal with Cesium background - located the site in Boston.
revit to unreal engine fps - data interoperability
Переглядів 96Рік тому
looking at revit model in the first person in Unreal Engine
revit to unreal engine dataprep datasmith data interoperability
Переглядів 526Рік тому
we us the datasmith plugin provided by Epic (free) to ransfer Revit model into Unreal Engine. Data prep to set materials, collisions, various geometric operations, Add actors based on custom Revit libraries. ...
revit to unreal engine via IFC
Переглядів 67Рік тому
revit plugin that sends the IFC to a remote mongo db grid fs. We also demo an python client to download the IFC generate geometry and include in Unreal Engine scene.
Three js, Vite js and Cannon physics(vid009)
Переглядів 120Рік тому
Get started with THREE js using Vite. THen explore Cannon-ES physics - all on the browser. Follow along or get the code from github: github.com/nirvik00/ExploreThreeJsVite.git
Three JS (three.js) webpack & typescript (vid008)
Переглядів 128Рік тому
We use webpack to package three js with typescript Github repo for the code: github.com/nirvik00/ExploreWebpackTs3js
Three JS (three.js) implementing mesh curve Surface raycaster mouse selection (vid007b)
Переглядів 310Рік тому
Three JS (three.js) implementing mesh curve Surface raycaster mouse selection (vid007b)
Three JS (three.js) Intro to Curved Surface, Mesh and Ray casting - select with mouse (vid007a)
Переглядів 138Рік тому
Three JS (three.js) Intro to Curved Surface, Mesh and Ray casting - select with mouse (vid007a)
SDL c++ draw images & sprite animation (vid003)
Переглядів 421Рік тому
SDL c draw images & sprite animation (vid003)
SDL resources - SDL Lib, SDL Image Lib, Source code of project
Переглядів 97Рік тому
SDL resources - SDL Lib, SDL Image Lib, Source code of project
Three JS- parametric generation light shadow (vid006a)
Переглядів 125Рік тому
Three JS- parametric generation light shadow (vid006a)
Three JS (three.js) parametric Box afterthought (vid004b)
Переглядів 87Рік тому
Three JS (three.js) parametric Box afterthought (vid004b)
Three JS (three.js) user-interaction orbit, pan, zoom, material on a box(vid004a)
Переглядів 157Рік тому
Three JS (three.js) user-interaction orbit, pan, zoom, material on a box(vid004a)
Three JS (three.js) draw a box (vid003)
Переглядів 175Рік тому
Three JS (three.js) draw a box (vid003)
Three JS (three.js) setup and installation (vid002)
Переглядів 1,1 тис.Рік тому
Three JS (three.js) setup and installation (vid002)
Three JS (three.js) introduction(vid001)
Переглядів 133Рік тому
Three JS (three.js) introduction(vid001)
Three JS (three.js) Geometry Extrusion, parametric controls (vid005)
Переглядів 1,2 тис.Рік тому
Three JS (three.js) Geometry Extrusion, parametric controls (vid005)