SaaSHub helps you find the best software and product alternatives Learn more →
Blender Alternatives
Similar projects and alternatives to blender
-
-
vault-ai
OP Vault ChatGPT: Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your own custom knowledge base files (PDF, txt, etc) using a simple React frontend.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Natron
Open-source video compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
-
-
-
pymadcad
Simple yet powerful CAD (Computer Aided Design) library, written with Python.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
-
-
LevelDB
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
-
-
-
Redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
-
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
blender reviews and mentions
-
I built an open source website that allows you to upload a custom knowledge base and ask ChatGPT questions about your specific files. So far, I have tried it with long books, old letters, and random academic PDFs, and ChatGPT answers any questions about the custom knowledgebase you provide.
Here is a weblink: https://github.com/blender/blender
- Perché gli script python invecchiano così male?
-
What are peoples favorite free and open source software
I haven't seen an Blender mention tho.
-
Ask HN: What's the best source code you've read?
I found the Blender codebase very intriguing. Overall just amazing piece of software and lots to learn from https://github.com/blender/blender.
-
[Nuke] IBK keyer with weights per pixel
Good question, I don't know of a good resource that combines a lot of what I would call "compositing math". In this case I looked at the blender source as well as the natron source, though both work slightly differently than the nuke IBK and the rest was just guessing what the nuke node might do. Note that my node is still missing some useful math from the IBK node, such as using bkg luma and chroma. I might revisit this and try to figure out what else it's doing, but I'm really just trying operations, usually with a color wheel, to see whether I get the same result as the IBK.
-
Using the mold linker for fun and 3x-8x link time speedups
It looks like you can already use mold to build blender.
https://github.com/blender/blender/commit/8b3d798374a2c6b502...
- 2D compositor architecture?
- I'm making my own 3D engine from scratch with python (It's still garbage for now but I'm trying my best to improve the projection and the code organization)
-
Seems OBS Studio is coming to Steam.
Unless someone else is abusing the name (doesn't necessarily be the original creator), OBS Studio would be like https://github.com/blender/blender versus https://store.steampowered.com/app/365670/Blender/. It's you assuming everything should be priced to make it closed source.
-
Blender Shader to Godot
Blender Shaders are written in common GLSL (not sure about version number). Shader code for almost all Blender-nodes can be found here. You cat try to port some of those shaders to Godot using this guide. I have successfully tried porting the shader. But sadly not all nodes can be ported right now.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0920e48448>
www.saashub.com | 5 Jun 2023
Stats
blender/blender is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of blender is C.