[Bf-committers] Nodify logic , a GSOC project of idea list , need info

Erwin Coumans erwin.coumans at gmail.com
Fri Mar 19 15:44:34 CET 2010


>From the discussion with Benoit, the nodal logic interface can be
generically used,
not just for game engines.

>>Also, a generic system would benefit compositors and texture writers--
>>I'm sure there will be nodal logic bricks that would be useful for a
>>shader tree, etc.

Isn't this already implemented in the existing Node Editor in Blender?
Or did you mean replacing the existing Node Editor by this more powerful
node interface?

Thanks,
Erwin



On 19 March 2010 07:23, Charles Wardlaw <cwardlaw at marchentertainment.com>wrote:

> Is there any chance that the nodal logic proposal can be used outside
> the game engine?  The node stuff listed on the ideas page above the
> game logic sounds brilliant.  Nodal data paths for rigging and for
> particles could rely on the same structures, only targeting different
> underlying data in the bpy.data list.  Since "everything is
> animateable," the difference is only in which variables are connected
> for output from a node tree.
>
> For example, being able to have AI decide paths to take based on the
> current game state is nice, but being able to have particles in one
> group birth a second group on collision with a separate object, and
> having different forces / gravity effecting each group, would be
> extremely powerful.  I don't see this as too far outside the realm of
> the proposal provided the system were a generic enough design.
>
> Also, a generic system would benefit compositors and texture writers--
> I'm sure there will be nodal logic bricks that would be useful for a
> shader tree, etc.
>
> Not that nodal logic for something like crowds isn't wanted.
> ~ C
>
>
>
> On Fri, Mar 19, 2010 at 10:00 AM, Erwin Coumans <erwin.coumans at gmail.com>
> wrote:
> > Note that a nodal logic GUI should not just target the rather obsolete
> BGE,
> > but also external game engines, such as the new gamekit project.
> > (http://gamekit.googlecode.com)
> >
> > Is Benoit still planning to work on this nodel logic interface?
> > Thanks,
> > Erwin
> >
> >
> >
> > On 19 March 2010 06:29, Campbell Barton <ideasman42 at gmail.com> wrote:
> >
> >> Hey Shuvro.
> >> nodal logic integration is an ambitious GSOC project if you're not
> >> already familiar with blender game engine source.
> >>
> >> I'd expect the nodal logic internals would not be biggest problem,
> >> rather getting blender UI and scripts and existing logic bricks all to
> >> work well together.
> >> Benoit may have some ideas for how this could be wrapped up into a
> >> good GSOC project (possibly do help him with his plans for nodal
> >> logic).
> >>
> >> Otherwise Id suggest something less ambitious, but with a focus like
> >> - Better control over interactive animations with the BGE
> >> - Enhancements for dynamic level loading (utility functions for tiled
> >> terrain, loading online data in the background)
> >> - Enhancements for NPC's (logic bricks to walk along a path, settings
> >> waypoints, detecting possible collisions etc)
> >> - Improve interface for editing bullet physics, constraints, adding
> >> hinges, pivots etc
> >> ...Sure you can think of many more...
> >>
> >> On Fri, Mar 19, 2010 at 2:10 AM, shuvro sarker <shuvro05 at gmail.com>
> wrote:
> >> > Hi,
> >> >
> >> > I am interested in implementing the node tools for the logic bricks as
> a
> >> *
> >> > GSOC* project.
> >> > This project is know as *nodify logic* in Blender's Idea
> >> > List<http://wiki.blender.org/index.php/Dev:Ref/GSoC/2010/Ideas>
> >> > of *GSOC 2010*.
> >> > I have also read through the
> >> > page<
> http://wiki.blender.org/index.php/Dev:Source/GameEngine/NodalLogic
> >> >related
> >> > about it. But there are a lot of stuffs there.
> >> > Can someone clarify me about the scope of this project and the steps
> >> needed
> >> > to be implemented for that project?or workflow?
> >> > I will be highly glad if *benoit* tell me something about this.
> >> >
> >> >
> >> > I will be also happy to have some more ideas about  *Logic Nodes* that
> >> are
> >> > not listed in this
> >> > page.<
> http://wiki.blender.org/index.php/Dev:Source/GameEngine/NodalLogic
> >> >
> >> >
> >> > Thanks.
> >> >
> >> > Shuvro
> >> > _______________________________________________
> >> > Bf-committers mailing list
> >> > Bf-committers at blender.org
> >> > http://lists.blender.org/mailman/listinfo/bf-committers
> >> >
> >>
> >>
> >>
> >> --
> >> - Campbell
> >> _______________________________________________
> >> Bf-committers mailing list
> >> Bf-committers at blender.org
> >> http://lists.blender.org/mailman/listinfo/bf-committers
> >>
> > _______________________________________________
> > Bf-committers mailing list
> > Bf-committers at blender.org
> > http://lists.blender.org/mailman/listinfo/bf-committers
> >
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list