sdf-viewer VS curv

Compare sdf-viewer vs curv and see what are their differences.

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
sdf-viewer curv
2 7
66 1,121
- -
9.2 0.0
8 days ago 7 months ago
Rust C++
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sdf-viewer

Posts with mentions or reviews of sdf-viewer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-06.
  • SDF Viewer: a fast and cross-platform Signed Distance Function (SDF) viewer, easily integrated with your SDF library
    5 projects | /r/rust | 6 Aug 2022
    Afterward, this GLSL shader does the actual rendering. This shader is applied to a cuboid mesh that represents the bounding box of the object. The mesh is useful for only raytracing the part of the screen that may reach the object, and for extracting the rays for each pixel from the hit points. The shader simply walks along the ray for each pixel, moving by the amount of distance reported by the SDF on each position. If the surface is reached at some point, the normal is computed and the lighting is applied for the material saved in the closest voxel. To get the distance at a point that does not match the grid, interpolation is applied, leading to round corners if the level of detail is not high enough.

curv

Posts with mentions or reviews of curv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-09.

What are some alternatives?

When comparing sdf-viewer and curv you can also consider the following projects:

raymarching-workshop - An Introduction to Raymarching

openscad - OpenSCAD - The Programmers Solid 3D CAD Modeller

wrend - A framework-agnostic Rust/WASM + WebGL2 Rendering library, compatible with calling from both Rust and JavaScript on the web.

libfive - Infrastructure for solid modeling

bauble.studio - a playground for making 3D art with lisp and math

DaisySP - A Powerful DSP Library in C++

sdf - A Go library for signed distance function shape generation. Read as 3D printing shape design.

regl - 👑 Functional WebGL

pattern_roller_maker - generate stl file of pattern roller from image

zynthian-sys - System configuration scripts & files for Zynthian.

MaterialMakerRayMarching - Make complex Ray Marching SDF objects using nodes with the Material Maker editor and this library

rust-bindgen - Automatically generates Rust FFI bindings to C (and some C++) libraries.