GitHub Adds Support For Diffing 3D Files
An anonymous reader writes "A few months after releasing support for viewing models in .STL format, GitHub just added support for viewing changes to .STL formatted 3D models directly in the browser. 'How does this work? We take both versions of the model, and using binary space partitioning, we compute the added, removed, and unchanged parts. This is done using csgtool, a C library paired with a Ruby gem via FFI. These pieces are cached and displayed by the 3D viewer we already have, though we color them differently and play with their transparency to help illustrate the changes.'"
Still no side-by-side diff for plain old text files.
Another cool thing would be image diff viewing. Shouldn't be too hard to do some fancy adjust transparency of two images overlapping eachother with a slider to see the diffs.
Image diffing is already a thing: https://github.com/blog/817-behold-image-view-modes
;D
Real question : Is the tool that crates these diffs open source?
It'd be pretty lame to want to diff a couple revisions but need to push the changes to the public to see the diff.
The Christian religion has been and still is the principal enemy of moral progress in the world. -- Bertrand Russell
For Excel diffs, a traditional diff program with a conversion shim is useful.
I've been a long time user of Beyond Compare 3 which supports pre and post diff / merge transform steps ; not OSS or FreeBeer but very capable and well worth the pro / cross platform license cost IMHO.
Not sure how .blend would work unless you disable compression. I don't know enough about other formats to say anything about them though (isn't .obj just point cloud data with connections?)
For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...