No label defined (Q54783)

From Library of Open Source Hardware
Revision as of 20:50, 25 February 2022 by Aisberg (talk | contribs) (Reconciliation Edit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
No description defined
Language Label Description Also known as
English
No label defined
No description defined

    Statements

    1.0.0
    0 references
    en
    0 references
    www.thingiverse.com
    0 references
    nrp
    0 references
    0 references
    thingiverse.com
    0 references
    Post with links at http://eclecti.cc/computergraphics/augmented-reality-for-3d-printing My roommate’s struggles designing his first 3D printed part gave me the idea to write an augmented reality viewer that lets you preview and interact with STL models in the real world without having to commit an object to plastic. This is actually sort of an update on part of a project I did for a Computational Photography course three years ago, but not terrible looking this time. I used the ArUco library to track the fiducial markers, largely because there is a javascript version if I ever want to make it web based. The program, which I uncreatively named arstl, reads in ASCII and binary STL files and displays them on top of the tracked marker. Right now, it uses a pretty basic OpenGL shader for a shiny plastic look, but I plan on making a more convincingly plastic one with bump mapping and subsurface scattering soon. As usual, the code is up on github under an ISC License. The STL parsing part of it is in the public domain, in case anyone finds it useful. Video of it in action at: http://www.youtube.com/watch?v=HWSvJXuuznk
    0 references
    https://spdx.org/licenses/BSD-4-Clause
    0 references
    auto
    0 references