[Abandoned] DB2 ExtendedVisualMode Plugin
- Demolisher
- Posts: 1749
- Joined: Mon Aug 11, 2008 12:59 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Winchester, VA
- Contact:
Re: [WIP] DB2 ExtendedVisualMode Plugin [BETA OUT]
ARG. Well, due to me not wanting to make a pretty useless plugin, and the ridiculous amount of work it would take to make my mode work (I managed to break things that I never even messed with, IE. textures no longer auto update in 3d mode), I will wait, and maybe base a plugin off of this new mode that CodeImp is working on. It works very well, and retains the same basic functionality.
Re: [WIP] DB2 ExtendedVisualMode Plugin [BETA OUT]
I'm not sure which the other plugin is you speak of, but mine does show 3D floors, sector light colors, lighting effects (ExtraFloor_LightOnly) and slopes. But it is far from usable and it is going to take a while before it is finished, which is why I haven't mentioned it (except to Demolisher when he started on his plugin and to the SVN gurus who recently discovered the source). Sure you can take my code and build your own plugin from that, I encourage that in general, but for the reasons I just mentioned I'm not sure it is wise to do that now, a lot may change from day to day.
- Demolisher
- Posts: 1749
- Joined: Mon Aug 11, 2008 12:59 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Winchester, VA
- Contact:
Re: [WIP] DB2 ExtendedVisualMode Plugin [BETA OUT]
I thought it would change, it doesn't seem too stable at the moment. If you implement vertex slope things, I wouldn't even need to make my own XD.
- Grymmette
- Posts: 590
- Joined: Wed Jun 24, 2009 12:30 pm
- Preferred Pronouns: She/Her
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Nowhere, KS
Re: [WIP] DB2 ExtendedVisualMode Plugin [BETA OUT]
Drat, I was hoping one of these plugins would be done...
Oh well, I hope one of these plugins come out in the not-too-distant future.
Oh well, I hope one of these plugins come out in the not-too-distant future.
Re: [WIP] DB2 ExtendedVisualMode Plugin [BETA OUT]
Added.Demolisher wrote:If you implement vertex slope things, I wouldn't even need to make my own XD.
- Demolisher
- Posts: 1749
- Joined: Mon Aug 11, 2008 12:59 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Winchester, VA
- Contact:
Re: [WIP] DB2 ExtendedVisualMode Plugin [BETA OUT]
??? download it? doombuilder has an svn.Damage wrote:Drat, I was hoping one of these plugins would be done...
Oh well, I hope one of these plugins come out in the not-too-distant future.
- Grymmette
- Posts: 590
- Joined: Wed Jun 24, 2009 12:30 pm
- Preferred Pronouns: She/Her
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Nowhere, KS
Re: [Abandoned] DB2 ExtendedVisualMode Plugin
Oh...then I misunderstood. I thought the plugins hadn't yet been finished coding-wise.
Re: [Abandoned] DB2 ExtendedVisualMode Plugin
It's not finished, but it's already usable.
Re: [Abandoned] DB2 ExtendedVisualMode Plugin
Oh well. :( I hope you at least gained some experience and knowledge from writing this, Demolisher. I was really looking forward to it. :(
CodeImp - Does your vertex slope require a renderer refresh too, or do the slopes update in real-time?
CodeImp - Does your vertex slope require a renderer refresh too, or do the slopes update in real-time?
Re: [Abandoned] DB2 ExtendedVisualMode Plugin
Everything that you can edit in Visual Mode also updates its effect in real-time. So moving a vertex thing up and down also changes the slopes up and down immediately.
- .+:icytux:+.
- Posts: 2661
- Joined: Thu May 17, 2007 1:53 am
- Location: Finland
Re: [Abandoned] DB2 ExtendedVisualMode Plugin
CodeImp wrote:Everything that you can edit in Visual Mode also updates its effect in real-time. So moving a vertex thing up and down also changes the slopes up and down immediately.
- Marisa the Magician
- Banned User
- Posts: 3886
- Joined: Fri Feb 08, 2008 9:15 am
- Preferred Pronouns: She/Her
- Operating System Version (Optional): (btw I use) Arch
- Graphics Processor: nVidia with Vulkan support
- Location: Vigo, Galicia
- Contact:
Re: [Abandoned] DB2 ExtendedVisualMode Plugin
CodeImp wrote:Everything that you can edit in Visual Mode also updates its effect in real-time. So moving a vertex thing up and down also changes the slopes up and down immediately.

I CAME

