GraphViz and plotting VNs

A place to discuss things that aren't specific to any one creator or game.
Forum rules
Ren'Py specific questions should be posted in the Ren'Py Questions and Annoucements forum, not here.
Post Reply
Message
Author
User avatar
SusanTheCat
Miko-Class Veteran
Posts: 952
Joined: Mon Dec 13, 2010 9:30 am
Location: New Brunswick, Canada
Contact:

GraphViz and plotting VNs

#1 Post by SusanTheCat » Sun Apr 03, 2011 1:16 am

Anybody here played with GraphViz? I've been trying it out and it looks like an easy (for me) way to flowchart.

I did up a chart for my NaNo in about 30 min (including learning how to run the program.

Spoiler Alert!
Image

I just starting using this. I like it because it is text:

Code: Select all

    start->with_friends->at_home_first_night;
    start->dinner_with_jason->at_home_first_night;
    at_home_first_night->
    second_day_at_work->
    george_and_his_game->
    third_day_at_work->scene_at_home->fourth_day_at_work;
    third_day_at_work->home_with_jason->fourth_day_at_work;
    
    fourth_day_at_work->
    exploding_painting->
    after_with_jason->to_one; 
And I can likely create a dot to ren'py translator.

Anyway, just seeing if anyone else has played with it and what your thoughts are.

Susan
" It's not at all important to get it right the first time. It's vitally important to get it right the last time. "
— Andrew Hunt and David Thomas

User avatar
Blue Lemma
Forum Founder
Posts: 2005
Joined: Sat Jan 25, 2003 2:32 pm
Completed: ToL, Shoujo Attack!, Lemma Ten
Projects: [RETIRED FROM FORUM ADMINISTRATION - CONTACT PYTOM WITH ISSUES]
Contact:

Re: GraphViz and plotting VNs

#2 Post by Blue Lemma » Sun Apr 03, 2011 2:35 am

It's funny to see GraphViz here... I did a paper for my Graph Theory class about using it to graph different branching media! I did some Choose Your Own Adventure books, some RPGs, and some VNs to compare. I should dig that out...
“Among those who dislike oppression are many who like to oppress.”
- Napoleon Bonaparte


I've retired from forum administration. I do not add people to the "adult" group, deactivate accounts, nor any other administrative task. Please direct admin/mod issues to PyTom or the other mods : )

User avatar
CDRW
Newbie
Posts: 8
Joined: Sat Apr 02, 2011 6:41 pm
Contact:

Re: GraphViz and plotting VNs

#3 Post by CDRW » Sun Apr 03, 2011 2:37 pm

This looks really awesome. I've been looking for a convenient way to graph out my VN.

User avatar
delta-ion
Newbie
Posts: 22
Joined: Wed Mar 17, 2010 7:08 pm
Projects: in progress: unnamed project
Contact:

Re: GraphViz and plotting VNs

#4 Post by delta-ion » Sun Apr 03, 2011 5:09 pm

That program looks interesting. I think I'll give it a try.
project homepage: http://delta-ion.tk
follow me on twitter

User avatar
Artemiy
Newbie
Posts: 7
Joined: Fri May 21, 2010 3:28 pm
Contact:

Re: GraphViz and plotting VNs

#5 Post by Artemiy » Tue Apr 05, 2011 1:06 pm

...I don't even know if it's surprising that I've just recently used it for a university-related task...

User avatar
SusanTheCat
Miko-Class Veteran
Posts: 952
Joined: Mon Dec 13, 2010 9:30 am
Location: New Brunswick, Canada
Contact:

Re: GraphViz and plotting VNs

#6 Post by SusanTheCat » Thu Apr 07, 2011 2:10 pm

I found on online tool for those who want to play with GraphViz and are a little daunted by it.

http://graphviz-dev.appspot.com/

Susan
" It's not at all important to get it right the first time. It's vitally important to get it right the last time. "
— Andrew Hunt and David Thomas

User avatar
Greeny
Miko-Class Veteran
Posts: 921
Joined: Sun Dec 20, 2009 10:15 am
Completed: The Loop, The Madness
Projects: In Orbit, TBA
Organization: Gliese Productions
Location: Cantankerous Castle
Contact:

Re: GraphViz and plotting VNs

#7 Post by Greeny » Thu Apr 07, 2011 2:17 pm

I prefer yEd, I like to drag and drop stuff. And have spaces in my boxes.
There's also generally more freedom to arrange stuff.
In Orbit [WIP] | Gliese is now doing weekly erratic VN reviews! The latest: Halloween Otome!
Gliese Productions | Facebook | Twitter
Image

User avatar
SusanTheCat
Miko-Class Veteran
Posts: 952
Joined: Mon Dec 13, 2010 9:30 am
Location: New Brunswick, Canada
Contact:

Re: GraphViz and plotting VNs

#8 Post by SusanTheCat » Thu Apr 07, 2011 2:25 pm

Oooooo -- best of both worlds:

Fast text entry of GraphViz dot format to drag and drop of yEd

Python file that converts dot format to yEd
http://www.mydarc.de/dl9obn/programming ... /dottoxml/

Susan
" It's not at all important to get it right the first time. It's vitally important to get it right the last time. "
— Andrew Hunt and David Thomas

Post Reply

Who is online

Users browsing this forum: No registered users