Compare commits
No commits in common. "20b3b4450db550bf12bbe136f0e8be56661e897b" and "ab2f2ff260869a17cf51dd79d4a189e5181ad722" have entirely different histories.
20b3b4450d
...
ab2f2ff260
18
README.md
|
|
@ -71,21 +71,3 @@
|
|||
## There's more !
|
||||
|
||||
* [Chat with IFC5](http://localhost:3333/)
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
Well .... [not really](http://localhost:3000/rvba/ifc-data-horse/commit/0dcf8710dd86cb4c4fcb6d01429b1099d5b507fa)
|
||||
|
||||
But wait,
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
And, ... yes [it works !](http://localhost:3000/rvba/ifc-data-horse/commit/f54640a77be062d5e66cd83beb1c063805a5db25) ...
|
||||
|
||||
|
|
|
|||
31
cube.ifcx
|
|
@ -1,31 +0,0 @@
|
|||
{
|
||||
"header": {
|
||||
"id": "ifc5.technical.buildingsmart.org/examples/Hello Wall/cube.ifcx",
|
||||
"ifcxVersion": "ifcx_alpha",
|
||||
"dataVersion": "1.0.0",
|
||||
"author": "technical@buildingsmart.org",
|
||||
"timestamp": "2024-06-01T00:00:00Z"
|
||||
},
|
||||
"schemas": {},
|
||||
"data": [
|
||||
{
|
||||
"path": "cube-example-001",
|
||||
"attributes": {
|
||||
"usd::usdgeom::mesh": {
|
||||
"faceVertexIndices": [
|
||||
0, 1, 2, 0, 2, 3,
|
||||
4, 5, 6, 4, 6, 7,
|
||||
0, 1, 5, 0, 5, 4,
|
||||
2, 3, 7, 2, 7, 6,
|
||||
0, 3, 7, 0, 7, 4,
|
||||
1, 2, 6, 1, 6, 5
|
||||
],
|
||||
"points": [
|
||||
[0, 0, 0], [1, 0, 0], [1, 1, 0], [0, 1, 0],
|
||||
[0, 0, 1], [1, 0, 1], [1, 1, 1], [0, 1, 1]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 130 KiB |
|
Before Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 70 KiB |
|
Before Width: | Height: | Size: 30 KiB |