EatTheFuture / camera_projector

Blender addon for projecting textures accurately from perspective cameras.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camera Projector

A Blender addon that creates node groups for projecting textures from perspective cameras.

This essentially acts like the UV project modifier, but without requiring an intermediate UV layer, and also being more accurate (e.g. doesn't require subdividing low-res meshes for accurate projection).

This addon requires Blender 3.0 or later.

License

The code in this addon is licensed under the GNU General Public License, version 2. Please see LICENSE.md for details.

Contributing

Although we are not specifically looking for contributions right now, if you would like to contribute please keep in mind the following things:

  • By submitting any work for inclusion in this addon, you agree to license it under the same terms as above, and you assert that you have the rights to do so.
  • Larger changes to the addon are likely to be rejected unless by pure coincidence they happen to align with our goals for the project. So if you are considering a larger change, please either file an issue or otherwise contact us to discuss your idea before starting work on it, so that you don't inadvertantly waste your time.

About

Blender addon for projecting textures accurately from perspective cameras.

License:Other


Languages

Language:Python 100.0%