Primitive Pictures
Reproducing images with geometric primitives. (by fogleman)
gltf
Go library for encoding glTF 2.0 files (by qmuntal)
Primitive Pictures | gltf | |
---|---|---|
16 | 10 | |
12,939 | 253 | |
0.3% | 1.2% | |
0.0 | 7.5 | |
8 months ago | 4 months ago | |
Go | Go | |
MIT License | BSD 2-clause "Simplified" License |
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.
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.
Primitive Pictures
Posts with mentions or reviews of Primitive Pictures.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-11-22.
- Ask HN: What is the best online Vectorizer (.Png to .Svg)?
-
Vtracer: Next-Gen Raster-to-Vector Conversion
TIL about https://github.com/fogleman/primitive from https://en.m.wikipedia.org/wiki/Comparison_of_raster-to-vect...
-
Forest
Looks great! I've been thinking of having my own attempt at something like this ever since I saw a similar idea at primitive.lol
-
A better compact image placeholder hash
Looks like it's made with https://github.com/fogleman/primitive
-
Turn an image into blocky colour shapes
If you're looking for a more artistic arrangement of coloured blocks, and you've got some skills (or a Mac), there is this one application that's fun to play with. But I'm sure there are other ways.
-
Do you know any stories of successful devs that struggled in the beginning?
Some examples off the top of my head (not game-dev specific) are https://www.michaelfogleman.com/ (creator of https://primitive.lol/), Marco Arment (https://marco.org/ - Overcast), or Pieter Levels (sadly as I write this I found that his blog seems to have been taken down and just redirects to his twitter https://twitter.com/levelsio?ref=levels.io - but still has a laundry list of projects old and new in his twitter bio)
-
How do we cross-compile GitHub repositories nowadays without go get?
Any ideas on how I could simply cross-compile a non-module GitHub repository to three different architectures with predictable filenames? I wouldn't mind setting up a go.mod file, the problem is I would like to compile the executable in the github.com/fogleman/primitive repository, not my own code.
- Other ways to direct my plotter
- Primitive Pictures – Reproducing images with geometric primitives
-
Experiment in evolving the smallest image file format
Consider an SVG from [Primitive](https://github.com/fogleman/primitive) and a mostly-transparent overlay containing the diff against the original image. Tuning Primitive is not entirely deterministic (like your algorithm) and I think a human interface for the front-end would allow a few knobs to erase parts of the diff in order to shrink the detail imperceptively. Seems like a good opportunity for a contest :)
gltf
Posts with mentions or reviews of gltf.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-23.
-
how to augmented reality
This is a very ugly and confusing site which claims to be an overview of the format. I balked after trying in vain to parse it for two minutes. So off to the wiki.
-
Rustracer-0.2.0: skinning animation with compute shader and major bug fixes
Rustracer: a PBR glTF 2.0 renderer based on Vulkan ray-tracing, written in Rust.
-
Ask HN: Simple 3D animation file format?
I've found glTF ( https://www.khronos.org/gltf/ ) to be quite simple. The entire format is encompassed in something like a dozen entity types. Nice visual overview here:
-
Welcome to 3D Model Import in After Effects!
Do yourself a favor and learn about making glFT files. That's the format they're using internally. One file, with everything self contained plus more advanced shader features than OBJ.
-
Does this make sense to anytime?
Looks like a GLTF file. https://www.khronos.org/gltf/
- Looking for help loading ASSIMP scenes with skinned meshes and animated bones correctly
-
I want to develop an app for multiple headsets
There are no standard 3d formats at the moment that you can use and view in VR with the same ease as you could a png/jpeg on a desktop, VR is still very much based around full apps with their own proprietary formats. But glTF/glb at least can be imported with reasonable ease into many different places, e.g. both the WMR and Oculus home environments have importer for them.
-
I made a Opensource Procedural Terrain Modelling/Texturing tool with realistic erosion, sea, etc. (My first proper opensource project)
- Exporting as .obj might be a bit of a poor/outdated choice, please check gltf
-
With Godot 4.0 reaching its more final form and working towards alpha, we are lacking in something very important: We need more high quality 3D demo content, specifically demo 3D PBR environments...
hmm. never heard of GLTF. A quick look on their site shows max/maya/houdini/blender/C4D so thats good. It seems to be roylty free. Is it open source? Is that something I should be looking for?
-
Requesting r/glTF no posts in over a year and only mod is unresponsive
Thank you for the response. The subreddit /glTF is basically dead because no one can post without moderator approval and the moderator has been inactive for the past 3 years. Can you please let me know what the "other reasons" are why you will not approve my request? I work for The Khronos Group who created and maintains glTF. Please see www.khronos.org/gltf for more information. Thank you for your reconsideration.
What are some alternatives?
When comparing Primitive Pictures and gltf you can also consider the following projects:
gg - Go Graphics - 2D rendering in Go with a simple API.
TerraForge3D - Cross Platform Professional Procedural Terrain Generation & Texturing Tool
mpo - JPEG-MPO Decoder / Converter Library and CLI Tool
gowitness - 🔍 gowitness - a golang, web screenshot utility using Chrome Headless
imaginary - Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
pt - A path tracer written in Go.