Skip to content

icosa-foundation/open-blocks

 
 

Repository files navigation

Open Blocks - 3D Modelling for Everyone

Current Version Prerelease Version Support us on Open Collective! X Discord

Open Blocks Banner

Open Blocks is a free fork of Blocks by Google, An app designed to make creating 3D models fun, easy, and accessible. We are in the process of making large number of changes. Please check our progress and our roadmap on our docs site.

We hope to maintain and improve upon Blocks as a community-led project, free forever!

As the original repo is archived we cannot submit PRs, so feel free to submit them here!

User Guide
Please join the Icosa Discord and get involved!
Support us on Open Collective

Downloads

Stores

(Coming Soon)

GitHub

Acknowledgements

  • Thank you to the original developers for your amazing work and for finding a way to open source the app!

Important note from the original Blocks README

The Blocks trademark and logo (“Blocks Trademarks”) are trademarks of Google, and are treated separately from the copyright or patent license grants contained in the Apache-licensed Blocks repositories on GitHub. Any use of the Blocks Trademarks other than those permitted in these guidelines must be approved in advance.

For more information, read the Blocks Brand Guidelines.


Building the application

Get the Open Blocks open-source application running on your own devices.

Prerequisites

  • Unity 2019.4.25f1

Changing the application name

Blocks is a Google trademark. If you intend to publish a cloned version of the application, you are required to choose a different name to distinguish it from the official version. Before building the application, go into App.cs and the Player settings to change the company and application names to your own.

Please see the Blocks Brand Guidelines for more details.

Systems that were replaced or removed when open-sourcing Blocks

Some systems in Blocks were removed or replaced with alternatives due to open-source licensing issues. These are:

  • AnimatedGifEncoder32
  • LZWEncoder

Known issues

OculusVR mode and reference image insertion are not currently functional in this branch.

Google service API support

Legacy code is included to connect to Google APIs for People and Drive integrations. This is not critical to the Blocks experience, but is left as a convenience for any forks that wish to make use of it with a new backend.

You must register new projects and obtain new keys and credentials from the Google Cloud Console to make use of these features.

Languages

  • C# 90.9%
  • ShaderLab 6.4%
  • HTML 1.7%
  • HLSL 1.0%
  • Jinja 0.0%
  • Batchfile 0.0%