fibasile

Interesting stuff worth studying

3D Scanning using Photogrammetry

Photogrammetry is the science of making measurements from photographs. The input to photogrammetry is photographs, and the output is typically a map, a drawing, a measurement, or a 3D model of some real-world object or scene. Some photogrammetry software Agisoft PhotoScan - commercial Autodesk Recap - commercial Meshroom - opensource Regard3D…

Read more

Machine Learning

Tensorflow is an open-source machine learning library for research and production. TensorFlow offers APIs for beginners and experts to develop for desktop, mobile, web, and cloud. Tensorflow Lite is the official solution for running machine learning models on mobile and embedded devices Keras is a high-level…

Read more

WebVR

Frameworks, SDKs for Unity, Avatars Aframe.io - A web framework for building virtual reality experiences by Mozilla Babylon.js supports WebVR for Windows Mixed Reality, HTC Vive, Oculus Rift, Google Daydream and Samsung GearVR. Gamepad extension for controllers. Oculus Integration for Unity - Install the package, add OVRCameraRig UMA…

Read more

Fullstack

React on the server, DIY SAAS, Static site generators, Markdown editors, AMP, Motion-UI Next.js is React for server-side apps, by the now.sh company. Routing is based on the filesystem, pretty fast to get a webapp started. Since everything is also rendered on the client you must…

Read more