Replies: 7 comments
-
The import should be possible (although not very polished). Currently there is no simple way to view layer by layer, but I think one nice way to support that would be to allow layer operations (like substract), so we could add a top layer filled with a substracting block and make it move one voxel at a time. |
Beta Was this translation helpful? Give feedback.
-
That would be great. Is it difficult to do?
…On Thu, Jul 20, 2023, 7:15 PM Guillaume Chereau ***@***.***> wrote:
The import should be possible (although not very polished).
Currently there is no simple way to view layer by layer, but I think one
nice way to support that would be to allow layer operations (like
substract), so we could add a top layer filled with a substracting block
and make it move one voxel at a time.
—
Reply to this email directly, view it on GitHub
<#313 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACM5CBDHNFL4VP3FUWROCVTXRG3XZANCNFSM6AAAAAAZRXNTQE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I am not sure, I never tried. But in theory no, since the internal voxel volume code already supports subtraction. |
Beta Was this translation helpful? Give feedback.
-
Is there anything I could do to help?
…________________________________
From: Guillaume Chereau ***@***.***>
Sent: Thursday, July 20, 2023 7:27 PM
To: guillaumechereau/goxel ***@***.***>
Cc: Behold3D ***@***.***>; Author ***@***.***>
Subject: Re: [guillaumechereau/goxel] way to show voxel from the top view layer by layer (Discussion #313)
I am not sure, I never tried. But in theory no, since the internal voxel volume code already supports subtraction.
—
Reply to this email directly, view it on GitHub<#313 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACM5CBGQITTJTY6HQZD4HW3XRG5GDANCNFSM6AAAAAAZRXNTQE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
if you know how to code you could have a try at it. Otherwise you can make
some fake screenshots of how the ui could look like, if you have some
design skills.
On Fri, Jul 21, 2023 at 6:31 PM Behold3D ***@***.***> wrote:
Is there anything I could do to help?
________________________________
From: Guillaume Chereau ***@***.***>
Sent: Thursday, July 20, 2023 7:27 PM
To: guillaumechereau/goxel ***@***.***>
Cc: Behold3D ***@***.***>; Author ***@***.***>
Subject: Re: [guillaumechereau/goxel] way to show voxel from the top view
layer by layer (Discussion #313)
I am not sure, I never tried. But in theory no, since the internal voxel
volume code already supports subtraction.
—
Reply to this email directly, view it on GitHub<
#313 (comment)>,
or unsubscribe<
https://github.com/notifications/unsubscribe-auth/ACM5CBGQITTJTY6HQZD4HW3XRG5GDANCNFSM6AAAAAAZRXNTQE>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
—
Reply to this email directly, view it on GitHub
<#313 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA2JH7OX3354I23MO72U7TXRJLBZANCNFSM6AAAAAAZRXNTQE>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Sent from my iPad.
|
Beta Was this translation helpful? Give feedback.
-
Design skills I have!
Lino
On Fri, Jul 21, 2023, 6:35 AM Guillaume Chereau ***@***.***>
wrote:
… if you know how to code you could have a try at it. Otherwise you can make
some fake screenshots of how the ui could look like, if you have some
design skills.
On Fri, Jul 21, 2023 at 6:31 PM Behold3D ***@***.***> wrote:
> Is there anything I could do to help?
>
> ________________________________
> From: Guillaume Chereau ***@***.***>
> Sent: Thursday, July 20, 2023 7:27 PM
> To: guillaumechereau/goxel ***@***.***>
> Cc: Behold3D ***@***.***>; Author ***@***.***>
> Subject: Re: [guillaumechereau/goxel] way to show voxel from the top
view
> layer by layer (Discussion #313)
>
>
> I am not sure, I never tried. But in theory no, since the internal voxel
> volume code already supports subtraction.
>
> —
> Reply to this email directly, view it on GitHub<
>
#313 (comment)>,
> or unsubscribe<
>
https://github.com/notifications/unsubscribe-auth/ACM5CBGQITTJTY6HQZD4HW3XRG5GDANCNFSM6AAAAAAZRXNTQE>.
>
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
> —
> Reply to this email directly, view it on GitHub
> <
#313 (comment)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AAA2JH7OX3354I23MO72U7TXRJLBZANCNFSM6AAAAAAZRXNTQE>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
--
Sent from my iPad.
—
Reply to this email directly, view it on GitHub
<#313 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACM5CBG3Y3T5XRWH7TJRE7LXRJLPFANCNFSM6AAAAAAZRXNTQE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
i haven't forgotten. (well ok.. i sorta did) I am tied up with a project. I will circle back soon. Thanks for your patience. |
Beta Was this translation helpful? Give feedback.
-
I see an application where a user can:
Is that currently possible?
Beta Was this translation helpful? Give feedback.
All reactions