Author Topic: Danmakufu Draw - Graphically draw your danmaku  (Read 9101 times)

SupahVee1234

  • Koishi isn't cute
  • would you like some deathbomb
Danmakufu Draw - Graphically draw your danmaku
« on: February 07, 2010, 03:44:12 PM »
Danmakufu Draw v0.4

Danmakufu Draw v0.4 is an application written in C# using .Net Framework 3.0 and Windows Presentation Foundation.
Danmakufu Draw lets you draw you danmaku patterns and export them to your clipboard, ready to paste in your danmakufu script.



  • Double click on a bullet to select it.
  • Double right click on a bullet to deselect it.
  • Drag'n drop bullets with the mouse.
  • Rotate the bullets by keeping either A or D pressed and by moving your mouse inside and outside the bullet.
  • Added value-based modify and rotation for all the selected bullets.
  • Place bullets in the drawing area by keeping shift pressed and double clicking
  • Keep shift pressed and double left/right click to precisely rotate a bullet.





Here's an example spellcard I've created with my application.
The result is achieved by having 3 different bullet patterns created with Danmakufu Draw rotated around the boss.

http://www.youtube.com/watch?v=4wW_3cvtTxc



Download Danmakufu Draw v0.1
http://www.mediafire.com/?iqlz3ywyytm
http://www.2shared.com/file/11193330/c6b57aff/danmakufudraw.html


Download Danmakufu Draw v0.2
http://www.mediafire.com/?djz2gywymwl


Download Danmakufu Draw v0.3
http://www.mediafire.com/?1ojyvydzgow


Download Danmakufu Draw v0.3.1
http://www.mediafire.com/?nhjdlnn1jmj


Download Danmakufu Draw v0.4
http://www.mediafire.com/?gennmghedmi

Requirements: DirectX 9 August update. C++ Redist and .Net Framework.
« Last Edit: February 11, 2010, 09:34:38 PM by SupahVee1234 »

Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #1 on: February 07, 2010, 04:03:59 PM »
gonna try this out, pasttime danmaku patterns GO

Infy♫

  • Demonic★Moe
  • *
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #2 on: February 07, 2010, 08:12:20 PM »
is it possible to make some sort of relative mode? so that you can fire , let's say a big arrow, into every direction?

Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #3 on: February 07, 2010, 08:15:23 PM »
is it possible to make some sort of relative mode? so that you can fire , let's say a big arrow, into every direction?

i think i see a variable with the name "startAngle" there.
wouldn?t the arrow also fly in a different dirrection if that varible was changed?

Infy♫

  • Demonic★Moe
  • *
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #4 on: February 07, 2010, 09:47:03 PM »
but it wouldnt point in that direction.

SupahVee1234

  • Koishi isn't cute
  • would you like some deathbomb
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #5 on: February 07, 2010, 09:48:03 PM »
I've tried to make it more flexible. The startAngle variable is the direction the shots will be fired in. The angle of the shots is relative to the startAngle variable.

If you have 2 shots crossing, and you change the startAngle variable, they will still cross, but will travel in another direction.

It's hard to explain, but if I understood correctly what you were trying to say, then yes, the angle is relative.

SupahVee1234

  • Koishi isn't cute
  • would you like some deathbomb
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #6 on: February 07, 2010, 09:57:48 PM »
Anyway to be honest I think I'll try and make a better version with C#. Or improve the current version. I think it has potential, I will make the user be able to set the graphic/delay, so you can create more complex patterns.

SupahVee1234

  • Koishi isn't cute
  • would you like some deathbomb
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #7 on: February 08, 2010, 05:15:39 PM »
Huge update, look at the changes in the OP.

puremrz

  • Can't stop playing Minecraft!
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #8 on: February 08, 2010, 06:18:04 PM »
Oh, awesome :D
This'll be useful to make pixelart danmaku.
Full Danmakufu game "Juuni Jumon - Summer Interlude" is done!
By the same person who made Koishi Hell 1,2 (except this game is serious)
Topic: http://www.shrinemaiden.org/forum/index.php/topic,9647.0.html

SupahVee1234

  • Koishi isn't cute
  • would you like some deathbomb
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #9 on: February 08, 2010, 08:28:14 PM »
New update!

Chronojet ⚙ Dragon

  • The Oddity
  • 今コソ輝ケ、我ガ未来、ソノ可能性!!
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #10 on: February 08, 2010, 11:09:59 PM »
I'm going to draw a Mikkuri with this~!

Areylie

  • Cirno's Sister
    • Lymia's Website
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #11 on: February 08, 2010, 11:10:31 PM »
Seems interesting... *idea hatches in mind*
[Geek code (3.12): GCS/H/M d+(-) s+:->--:- a--->? C+(++++)>$ UL++@ P+(++) L+++ E- W++ N o K? w-@ O- M- V? PS++@ PE>- Y+ PGP++ t- 5? X? R+@ tv- b+(++) DI D-- G? e>+++(++++) h! r++ x-]
[Furry code (1.3): FFm1r A !C D? H+++ M? P++++ R-- T W !Z Sf! RLCT a- cl+~++++>$ d--- e>+++ f? h* i++/+++ j+ p+ sf!]

Infy♫

  • Demonic★Moe
  • *
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #12 on: February 09, 2010, 04:52:23 PM »
It seems Legend_Bird has a rival now >:D

SupahVee1234

  • Koishi isn't cute
  • would you like some deathbomb
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #13 on: February 11, 2010, 09:37:13 PM »
Big update! Made everything modular by using separated windows. Now it should be easier to use the application. Added a menu so you can open again the windows you've closed. You can now precision-rotate and place bullets at the mouse position. Added combo boxes with pre-added common angle degrees and bullet images (you can edit these in the data folder). Also, by hovering over a bullet with the mouse, you will get a preview of the script in the main window's status bar.

Chen

  • Ruined my own appeal by being a dumbass
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #14 on: February 11, 2010, 11:39:30 PM »

I got this error.  :ohdear:

SupahVee1234

  • Koishi isn't cute
  • would you like some deathbomb
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #15 on: February 12, 2010, 01:01:06 PM »
I don't understand Japanese.

Anyway you require .Net Framework and C++ Redistributable files to run the application.

Captain Arepa

  • Regular gastronomic superhero
    • Captain Arepa's Touhou Corner
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #16 on: February 22, 2010, 10:59:17 PM »
K, so I have the C++ redist and .net framework stuff installed since ages ago and this won't run anyway =S
My Touhou blog: link
My personal blog (it's in spanish): link
Twitter: @captain_arepa

SupahVee1234

  • Koishi isn't cute
  • would you like some deathbomb
Re: Danmakufu Draw - Graphically draw your danmaku
« Reply #17 on: February 23, 2010, 12:50:58 PM »
Make sure to extract everything in the same folder. Also, you need the latest version of .Net Framework. Nothing else should be required, unless Windows Presentation Foundation requires a redist or something, but I think that's included with the framework.