Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Automatic generation of higher resolution meshes
Post: Automatic generation of higher resolution meshes

Hello, a bit of a rambling post ;) curious if other people have attempted to improve the quality of the ldraw meshes through mesh processing. Several meshes suffer from these: * non-manifold edges ...
Christoph Kubisch General LDraw.org Discussion 1 3,813 2025-02-09, 15:58
    Thread: ldrawloader - C/C++ open-source loader
Post: RE: ldrawloader - C/C++ open-source loader

every once in a while improving the loader, which is now more of a mesh-processing tool ;) dealing with the various self-intersections, non-manifold surfaces etc. is "fun". But also means one can m...
Christoph Kubisch LDraw File Processing and Conversion 2 8,823 2025-01-04, 15:29
    Thread: Official Library File Format Restictions
Post: RE: Official Library File Format Restictions

when programming a ldraw loader and adding bevel edges automatically, I noticed that several parts don't follow those rules (T-junctions existed, overlapping surfaces etc.). Meaning the rules are not ...
Christoph Kubisch Official File Specifications/Standards 69 122,129 2020-06-25, 13:53
    Thread: ldrawloader - C/C++ open-source loader
Post: ldrawloader - C/C++ open-source loader

Hi, if anyone is searching for a self-contained ldraw loader, I have recently open-sourced a hobby project. It doesn't come with all the bells and whistles to the various Ldraw features yet, but shou...
Christoph Kubisch LDraw File Processing and Conversion 2 8,823 2019-08-18, 11:10