All Projects → mattedicksoncom → blender-xatlas

mattedicksoncom / blender-xatlas

Licence: other
Xatlas Packer Addon for Blender

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
lua
6591 projects
scala
5932 projects
SuperCollider
123 projects

Projects that are alternatives of or similar to blender-xatlas

uvlayout bridge
Blender Add-On: A bridge between Headus UVlayout and Blender
Stars: ✭ 20 (-63.64%)
Mutual labels:  blender, uv-mapping
Jaks Blender Scripts
Various Python Scripts for Blender
Stars: ✭ 26 (-52.73%)
Mutual labels:  blender
Blender-ArmorPaintLiveLink
This is a live-link tool to switch from Blender to ArmorPaint by only clicking in one button.
Stars: ✭ 86 (+56.36%)
Mutual labels:  blender
BlenderRenderController
A tool for significant speedup of rendering with Blender VSE (Video Sequence Editor).
Stars: ✭ 25 (-54.55%)
Mutual labels:  blender
DuBLF DuBlast
Quick Playblast tool for Blender
Stars: ✭ 18 (-67.27%)
Mutual labels:  blender
BlenderGameRig
Rigging framework for game development. Hard fork from Rigify.
Stars: ✭ 53 (-3.64%)
Mutual labels:  blender
projectile
An artist-friendly tool for throwing stuff around inside Blender
Stars: ✭ 136 (+147.27%)
Mutual labels:  blender
shotmanager
Shot Manager is a Blender add-on that introduces a true shot entity in Blender scenes, as well as a wide and powerful set of tools to build and edit sequences in real-time directly in the 3D context.
Stars: ✭ 109 (+98.18%)
Mutual labels:  blender
FireVR
Blender to JanusVR FireBoxHTML Exporter Addon (with IPFS support)
Stars: ✭ 25 (-54.55%)
Mutual labels:  blender
UEShaderScript
UEShaderScript is a free Blender Plugin that allows for saving and dynamically loading shader maps and textures. It is built for all 3d assets exported from Unreal Engine.
Stars: ✭ 26 (-52.73%)
Mutual labels:  blender
NS-illustration-pack
Package of 3D low poly illustrations created in a Blender
Stars: ✭ 28 (-49.09%)
Mutual labels:  blender
VSE Transform Tools
Quickly transform, crop and fade video strips in Blender's Video Sequence Editor
Stars: ✭ 195 (+254.55%)
Mutual labels:  blender
blender-mqo
Blender Add-on: Metasequoia File Importer/Exporter
Stars: ✭ 27 (-50.91%)
Mutual labels:  blender
Blender-Metaverse-Addon
Blender toolset for creating content for Metaverses like High Fidelity
Stars: ✭ 53 (-3.64%)
Mutual labels:  blender
blender-ply-import
A Python module for faster import of PLY models in Blender
Stars: ✭ 19 (-65.45%)
Mutual labels:  blender
droplet-render
Volumetric cloud modeling and rendering for Blender.
Stars: ✭ 29 (-47.27%)
Mutual labels:  blender
neuro-bge
Node-based Blender game engine and logic editor addon for Blender
Stars: ✭ 27 (-50.91%)
Mutual labels:  blender
blender-addon-for-trackmania-and-maniaplanet
Blender addon for trackmania2020 & maniaplanet. 1 Click export & convert to .gbx.
Stars: ✭ 18 (-67.27%)
Mutual labels:  blender
spacestation
A procedural spacestation generator
Stars: ✭ 22 (-60%)
Mutual labels:  blender
blender pro-theme
Dark Appearance for Blender 2.8
Stars: ✭ 71 (+29.09%)
Mutual labels:  blender

blender-xatlas

I'm so sorry. This is not good. I have no idea what I'm doing.

This is a rough add-on for Blender allowing you to use Xatlas to unwrap and pack your uvs
It currently works on Windows/Linux (Tested on Windows 10, Windows 8, Ubuntu)
Code in /xatlas_src is modified from xatlas

Tool Location Tool Location

Usage

Install

  1. Add ./addons/blender-xatlas to you Blender addons folder, or download the .zip in releases and install in Blender [Preferences -> Add-ons -> Install... ]
  2. Once enabled it will appear under the Xatlas option in 3D View sidebar (Default open with 'n')

Use

Warning! The tool will make a single user copy and triangulate your mesh (Unless using 'Pack Only') Tool Location

  1. Make sure your file is saved
  2. Change your settings under Xatlas Tools
  3. Select the objects you wish to unwrap and unpack
  4. Click Run Xatlas
  5. Wait for an undetermined period
  6. Hopefully your unwrapped uvs should appear

Xatlas

Build (Windows vs2017)

  1. Run ./bin/premake.bat
  2. Open ./build/vs2017/xatlas.sln
  3. Build
  4. The Output file should be copied to ./addons/blender-xatlas/xatlas automatically

Edit Addon

xatlas-blender.cpp

Status

Works On My Machine

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].