Open Fanie-Visagie opened 1 year ago
Currently work only in blender 3.4, change your version of blender, import the gaussian splatting that you want, and if you want to use blender 4.0, save your project and re-open it with blender 4.0
PS : you can see the blender version supported in blender-addon/init.py
Thanks mate. Much appreciated and thanks. It works great. Blender 4 is bringing the point clouds hard.
Get Outlook for Androidhttps://aka.ms/AAb9ysg
From: Clément Chupin @.> Sent: Monday, October 23, 2023 11:32:22 PM To: ReshotAI/gaussian-splatting-blender-addon @.> Cc: Fanie-Visagie @.>; Author @.> Subject: Re: [ReshotAI/gaussian-splatting-blender-addon] Error - Blender (Issue #8)
Currently work only in blender 3.4, change your version of blender, import the gaussian splatting that you want, and if you want to use blender 4.0, save your project and re-open it with blender 4.0
— Reply to this email directly, view it on GitHubhttps://github.com/ReshotAI/gaussian-splatting-blender-addon/issues/8#issuecomment-1775469518, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AZULW4RU2U5CFUL7V3VZERLYA2EYNAVCNFSM6AAAAAA6LYN4YWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZVGQ3DSNJRHA. You are receiving this because you authored the thread.Message ID: @.***>
Not sure why I get this...
Python: Traceback (most recent call last): File "C:\Users\perso\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\blender-addon\plyfile.py", line 160, in read data = PlyData._parse_header(stream) File "C:\Users\perso\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\blender-addon\plyfile.py", line 121, in _parse_header parser = _PlyHeaderParser(_PlyHeaderLines(stream)) File "C:\Users\perso\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\blender-addon\plyfile.py", line 1270, in init raise PlyHeaderParseError("expected 'ply'", 1) blender-addon.plyfile.PlyHeaderParseError: line 1: expected 'ply'
importing a splat file called vessel.splat and using Blender 4.0 ??
Appreciate being pointed in the right direction ... (",)