How to Pull Vertices and Faces from an OBJ file

This page summarizes the projects mentioned and recommended in the original post on /r/Julia

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Meshes.jl

    Computational geometry and meshing algorithms in Julia

  • Importing meshes in Julia is a little funky right now. When using MeshIO you get a mesh type from GeometryBasics.jl, but the best package for doing mesh things is Meshes.jl, so I advise to use this little package MeshBridge.jl to convert to a Meshes type. Then you can just do

  • MeshBridge.jl

  • Importing meshes in Julia is a little funky right now. When using MeshIO you get a mesh type from GeometryBasics.jl, but the best package for doing mesh things is Meshes.jl, so I advise to use this little package MeshBridge.jl to convert to a Meshes type. Then you can just do

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts