Jan Brouwer
Jan Brouwer
> So agreeing on (for file based exchange) a structure, like > /img > where are textures are stored (if not linked by a valid URL) should be the most...
I would stick with hardware supported geometry. Woudn't everything else have big impact on performance(especially webgl) and ease of implementation? But yeah, if it works it would be cool.
We chose python for this because of the flexibility for prototyping. Flexibility and simplicity are still the main focus, but also in python it could be built much faster. On...
In theory this sounds really good, but is there any system that trusts the changes done by another system without checking every parameter against it's own truth? And in the...
What do we win: - Simplifies implementation - Simplifies IFC for tree-structured file formats (like JSON and XML) because it's linked in all IfcRoot subtypes What do we loose -...
yes please!
Effects that I can think of: - Files will be larger - Files will be more human-readable - Parsers don't have to do all the strange character replacements on all...