All Projects → JannisX11 → Blockbench

JannisX11 / Blockbench

Licence: gpl-3.0
Blockbench - A boxy 3D model editor

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Blockbench

Mcmap
Pixel-art map visualizer for Minecraft. Maps are drawn from an isometric perspective.
Stars: ✭ 165 (-66.67%)
Mutual labels:  minecraft, pixel-art
Renderhelp
⚡️ 可编程渲染管线实现,帮助初学者学习渲染
Stars: ✭ 494 (-0.2%)
Mutual labels:  3d
Klein
P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library
Stars: ✭ 463 (-6.46%)
Mutual labels:  3d
Tensorspace
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
Stars: ✭ 4,515 (+812.12%)
Mutual labels:  3d
Viaversion
Allows the connection of newer clients to older server versions for Minecraft servers.
Stars: ✭ 463 (-6.46%)
Mutual labels:  minecraft
Tiler
Tiler is a tool to create an image using all kinds of other smaller images (tiles). It is different from other mosaic tools since it can adapt to tiles with multiple shapes and sizes (i.e. not limited to squares).
Stars: ✭ 4,681 (+845.66%)
Mutual labels:  minecraft
Pxltrm
🖌️ pxltrm - [WIP] A pixel art editor inside the terminal
Stars: ✭ 459 (-7.27%)
Mutual labels:  pixel-art
Langcraft
Compiler from LLVM IR to Minecraft datapacks.
Stars: ✭ 495 (+0%)
Mutual labels:  minecraft
Dna 3d Engine
3d engine implementation in DNA code!
Stars: ✭ 493 (-0.4%)
Mutual labels:  3d
D Zone
An ambient life simulation driven by user activity within a Discord server
Stars: ✭ 466 (-5.86%)
Mutual labels:  pixel-art
Vrn
👨 Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
Stars: ✭ 4,391 (+787.07%)
Mutual labels:  3d
Tsdf Fusion Python
Python code to fuse multiple RGB-D images into a TSDF voxel volume.
Stars: ✭ 464 (-6.26%)
Mutual labels:  3d
Engine Native
Native engine for Cocos Creator
Stars: ✭ 488 (-1.41%)
Mutual labels:  3d
Globalwarming
Server side global warming mechanics in Minecraft!
Stars: ✭ 464 (-6.26%)
Mutual labels:  minecraft
Minecraftforge
Modifications to the Minecraft base files to assist in compatibility between mods.
Stars: ✭ 5,127 (+935.76%)
Mutual labels:  minecraft
Dwarfcorp
An open-source 3D colony management game for PC, Mac and Linux
Stars: ✭ 460 (-7.07%)
Mutual labels:  3d
Webglstudio.js
A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.
Stars: ✭ 4,508 (+810.71%)
Mutual labels:  3d
Spritejs
A cross platform high-performance graphics system.
Stars: ✭ 4,712 (+851.92%)
Mutual labels:  3d
Von
[NeurIPS 2018] Visual Object Networks: Image Generation with Disentangled 3D Representation.
Stars: ✭ 497 (+0.4%)
Mutual labels:  3d
Manif
A small C++11 header-only library for Lie theory.
Stars: ✭ 494 (-0.2%)
Mutual labels:  3d

Blockbench

Blockbench is a free, modern model editor for boxy models and pixel art textures. Models can be exported for Minecraft Java and Bedrock Edition as well as most game engines and other 3D applications.

Blockbench features a modern and intuitive UI, plugin support and innovative features. It is the industry standard for creating custom 3D models for the Minecraft Marketplace.

Website and download: blockbench.net

Interface

Contribution

To submit a suggestion or report a bug, please open an issue. If you want to contribute to the Blockbench code, please contact me on Discord before. If you want to contribute Blockbench translations, you can visit blockbench.net/translations. Thank you!

Launching Blockbench

To launch Blockbench from source, you can clone the repository, navigate to the correct branch and launch the program in development mode using the instructions below. If you just want to use the latest version, please download the app from the website.

  • Install NodeJS.
  • Then install all dependencies via npm install
  • Finally, launch Blockbench using npm run dev

Plugins

Blockbench supports Javascript-based plugins. Learn more about creating plugins on https://documentation.blockbench.net.

License

  • The Blockbench source-code is licensed under the GPL license version 3. See LICENSE.MD.
  • Modifications to the source code can be made under the terms of that license.
  • Blockbench plugins (external scripts) and themes (theme files to customize the design) that interact with the Blockbench API are an exception. Plugins and themes can be created and/or published as open source, proprietary or paid software.
  • Assets created with Blockbench (models, textures, animations, screenshots etc.) are your own!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].