I was thinking of cool names for a new D gui library when...
Enjoys Math via Digitalmars-d
digitalmars-d at puremagic.com
Fri Feb 5 12:19:58 PST 2016
Function: gui & 2D graphics
Package name: bud
Pronunc.: B.U.D. bee-U-dee
Files:
bud
+-- trees.d : AABB tree impl
|
+-- apple.d : application
|
+-- seeds.d : basic app utilities included throughout bud
|
+-- bong.d : box data structure
|
+-- const.d : (couldn't think of a good one here) constants
like enum {X, Y, Z}
|
+-- weed.d : events passed around
|
+-- edible.d : exceptions
|
+-- leaves.d : geometry in AABB tree and base class of dank
|
+-- dank.d : gui base class
|
+-- roots.d : obj base class to (most) all
|
+-- green.d : renderer
|
+-- chollas.d : vectors
|
+-- doors.d : windows with base class dank
Anyhow, had a question: what should const.d be named in this
scheme?
And also thought some would appreciate the humor :)
More information about the Digitalmars-d
mailing list