All Projects → ghseeli → latex2blender

ghseeli / latex2blender

Licence: GPL-3.0 license
Code to render LaTeX and import it into Blender

Programming Languages

python
139335 projects - #7 most used programming language
TeX
3793 projects

Projects that are alternatives of or similar to latex2blender

Mb Lab
MB-Lab is a character creation tool for Blender 2.80+, based off ManuelBastioniLAB
Stars: ✭ 1,078 (+2813.51%)
Mutual labels:  blender, addon
blendmaxwell
Maxwell Render exporter for Blender
Stars: ✭ 23 (-37.84%)
Mutual labels:  blender, addon
Meshroom2blender
Blender importer of meshroom datafiles: cameras, images, sparse pointcloud and obj's.
Stars: ✭ 82 (+121.62%)
Mutual labels:  blender, addon
material-combiner-addon
Blender addon for material combining, uv bounds fixing
Stars: ✭ 309 (+735.14%)
Mutual labels:  blender, addon
blender-terrain
Terrain import is now a part of the blender-osm addon. Get it for free at https://gumroad.com/l/blender-osm
Stars: ✭ 28 (-24.32%)
Mutual labels:  blender, addon
Blender Osm
One click download and import of OpenStreetMap and terrain for Blender! Global coverage! Source code is in the branch 'release'.
Stars: ✭ 588 (+1489.19%)
Mutual labels:  blender, addon
Gxaudiovisualisation
Blender Python script for audio visualisation
Stars: ✭ 120 (+224.32%)
Mutual labels:  blender, addon
Xnalaramesh
Blender addon Import/Export XPS Models, Poses
Stars: ✭ 262 (+608.11%)
Mutual labels:  blender, addon
The lightmapper
Fast and easy baked GI Lightmaps for Blender and Cycles
Stars: ✭ 233 (+529.73%)
Mutual labels:  blender, addon
Keyboard Layout Editor For Blender
Allows you to import keyboard layouts into blender and render them in 3d
Stars: ✭ 224 (+505.41%)
Mutual labels:  blender, addon
Bpy
blender python scripts
Stars: ✭ 441 (+1091.89%)
Mutual labels:  blender, addon
SubstanceBridge
Blender Addons, bridge between Substance and Blender.
Stars: ✭ 33 (-10.81%)
Mutual labels:  blender, addon
Blendergis
Blender addons to make the bridge between Blender and geographic data
Stars: ✭ 4,642 (+12445.95%)
Mutual labels:  blender, addon
Blender autotracker
Blender autotracker addon
Stars: ✭ 47 (+27.03%)
Mutual labels:  blender, addon
Mesh mesh align plus
Precisely align, move, and measure+match objects and mesh parts in your 3D scenes.
Stars: ✭ 350 (+845.95%)
Mutual labels:  blender, addon
Dragonff
Tools to edit GTA Formats in Blender
Stars: ✭ 115 (+210.81%)
Mutual labels:  blender, addon
Character-UI
Blender add-on for creating simple yet functional UIs for your characters.
Stars: ✭ 28 (-24.32%)
Mutual labels:  blender, addon
IOR reference
A Blender addon that display IOR values in a list
Stars: ✭ 19 (-48.65%)
Mutual labels:  blender, addon
Xplane2blender
Scenery & Aircraft export addon for Blender and X-Plane
Stars: ✭ 125 (+237.84%)
Mutual labels:  blender, addon
Bforartists
Bforartists is a fork of the popular 3D software Blender, with the goal to improve the UI.
Stars: ✭ 240 (+548.65%)
Mutual labels:  blender, addon

latex2blender

Blender add-on to render LaTeX and import it into Blender. See the wiki for more details, including how to install and use.

This Blender add-on is designed to import LaTeX graphics into Blender as mesh objects. In the 3D Viewport with object mode selected, latex2blender appears as a panel in the sidebar. Type "n" to open the sidebar.

Requirements

This add-on works as a normal Blender add-on, but it requires the following be installed on your computer.

  1. latex -- The add-on uses the local LaTeX installation to compile entered LaTeX code.
  2. dvisvgm -- The add-on uses this tool to convert LaTeX outputted .dvi into an .svg file

License

This code is licensed under GPLv3 in order to be compatible with Blender's licensing.

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