AustinforGISBoxgisbox.hashnode.dev·Nov 28, 2024GISBox: Make GIS data distribution simple and efficientIn today’s Geographic Information System (GIS) field, efficient data processing and distribution have become indispensable components. GISBox, as a powerful GIS toolbox software, has won the favor of numerous users with its concise and intuitive inte...DiscussGIS
AustinforGISBoxgisbox.hashnode.dev·Nov 25, 2024One-Stop Solution: GISBox Simplifies OSGB to 3DTiles ConversionIn three-dimensional Geographic Information Systems (3D GIS), data format conversion and processing play a pivotal role. Especially the conversion of complex oblique photogrammetric models (in OSGB format) into the more efficient and universal 3DTile...DiscussGIS
Zara AndersonforZara BIM zarabim.hashnode.dev·Nov 22, 2024The Evolution of Building Information Modeling with Scan to BIMThe construction industry has experienced a significant transformation in recent years with the integration of advanced technologies. One of the key changes has been the shift from traditional methods to digital solutions, particularly in Building In...Discusslaser scan to bim
Chirag Joshiforchiragjoshi.techchiragjoshi-tech.hashnode.dev·Nov 18, 2024Marching Cubes: Insights into 3D RenderingsOverview of the Marching Cubes Algorithm Marching Cubes is a computer graphics algorithm used for extracting a polygonal mesh from a three-dimensional scalar field (such as a volumetric data set). In simple words, it takes in list of numbers and conv...Discuss#marchingcubes
AustinforGISBoxgisbox.hashnode.dev·Nov 15, 20245 recommended tools to support editing of oblique photography OSGB scenesIn the field of 3D modeling and geographic information systems (GIS), oblique photography technology has become an important means of obtaining real-world 3D data. As a common format for oblique photography models, the choice of editing and processin...Discussoblique photography
Samuel MforWings Enginesamuel67m.hashnode.dev·Oct 18, 2024Wings Engine Powers Education: Revolutionizing Virtual Learning EnvironmentsIn the field of education and training, traditional teaching methods are gradually combined with modern technology to improve learning efficiency and participation. In Japan, a technologically advanced country, GIS (geographic information system) and...Discuss3d
Samuel MforWings Enginesamuel67m.hashnode.dev·Oct 14, 2024Top 5 3D tools recommended: easily create your 3D creativityThe world of 3D design and visualization has exploded in recent years, with tools like Wings Engine and Spline simplifying the process for designers, engineers, and developers. These platforms make 3D modeling, rendering, and animation more accessibl...Discuss3d
Samuel MforWings Enginesamuel67m.hashnode.dev·Oct 12, 2024Create a 3D scene! Add Wings Engine model library and modelsWings Engine has a huge model library, which provides a large number of rich model resources such as vegetation, buildings, transportation, furniture, etc. The purpose is to allow users to select and use these models according to their needs, and qui...Discuss3d
Mustafa IramforIrams'blogamiram.hashnode.dev·Oct 6, 2024A minimalistic journey of rendering 3D models in Google maps by @googlemaps/js-api-loader' along with ionic framework (Angular 17) and THREE.JSIntegrating 3D models into Google Maps can significantly enhance user experiences, offering immersive and interactive views directly within maps. In this blog, we will explore how to use the Google Maps JavaScript API Loader along with Angular, Ionic...Discuss·34 reads3d model
Md Maruf HowladerforUnity3D | Games | C#marufhow.hashnode.dev·Sep 29, 2024Runtime Mesh Generation in UnityWhat is Runtime Mesh Generation? Runtime mesh generation refers to the ability to create and manipulate meshes dynamically during the execution of a game or application. Instead of relying on pre-built 3D models, you can generate complex geometries, ...Discuss·1 like·41 readsProcedural Generation