Rickmc3280

Results 5 comments of Rickmc3280

Currently working to convert IFC++ (http://www.ifcquery.com/) ( Github: https://github.com/ifcquery/ifcplusplus) Over to C# May take a while. Spent 6 hours last night on it. Apparently one of the ways that he...

another workaround could be a script that changes all of those variables in the tiles and the root file. Seems like it would be pretty easy since the root file...

Well If you ever make a binary version Can it look like this? xD It would make it very easy to manipulate the data if the files were in binary...

Unable to test due to using PointCloudViewerTilesDX11.CS instead of non-tiled version. Question though regarding the CustomRenderPassFeature Script. Where do you load the data into the command buffer for it to...

Interesting. So the data is stored in the material? Since I do a lot procedurally, it always revolves around uploading it to Mesh.Vertices, Mesh.Colors etc. Guess it is a different...