[Bf-funboard] Feature Request: BSP in Python

Ильдар Ильдар
Tue Apr 5 22:04:52 CEST 2016


Inside Blender's python you can use any python's module.
Make sure your blender compiled with same version of python which you
have and install any module with pip or system package manager.

Check and update sys.path inside blender if blender's python can't
import module.

The best way to get full python stack inside blender is compile blender
with system version of python or compile both python and blender. In
this case you will have same module stack both in python and bpy.

On Tue, 2016-04-05 at 19:23 +0300, Бондорина Алёна wrote:
> Hello
> 
> Is it possible to add the BSP Tree mathutils(in Python) like BVH
> Tree?
> 
> Thanks,
> Sokolov Maxim
> _______________________________________________
> Bf-funboard mailing list
> Bf-funboard at blender.org
> https://lists.blender.org/mailman/listinfo/bf-funboard
-- 
===8@))-\-<
http://akhil.ru



More information about the Bf-funboard mailing list