let it leave me like a long breath

let it dissipate or fade in the background

Nov. 16th, 2015

Profile

xax: purple-orange {11/3 knotwork star, pointed down (Default)
howling howling howling

Nav

  • Recent Entries
  • Archive
  • Reading
  • Tags
  • Memories
  • Profile

Tags

  • art - 2 uses
  • asteroid garden - 4 uses
  • code - 19 uses
  • demos - 1 use
  • dreams - 5 uses
  • ff7 fangame - 23 uses
  • fic prompts - 13 uses
  • gamedev challenge - 82 uses
  • hell game - 76 uses
  • nanowrimo - 11 uses
  • plants - 9 uses
  • process - 52 uses
  • programming - 51 uses
  • screenshots - 5 uses
  • writing log - 83 uses

May 2025

S M T W T F S
    123
45678 910
1112131415 1617
18192021222324
25262728293031
    • Previous Day
    • |
    • Next Day

    Nov. 16th, 2015

  • xax: purple-orange {11/3 knotwork star, pointed down (Default)
    Tags:
    • programming
    posted @ 06:54 pm

    oh and i got the generation code working in production! it fixes my continous geometry issue forever! it's also atrociously slow, in large part because i'm using Data.Map to store, uh, cubic chunks of coordinates, and then doing a whole lot of key updating to move them around. so roughly half the runtime is taken up by me just shifting thousands upon thousands of keys around when that's an operation that i could be doing in O(1) time with a data structure better-suited. like a big fixed-size array with random access and a single displacement value would handle most of my common operations (shift-all-keys, look up one key) in O(1) time.

    next up: generating texture sheets and the code to uv-map them so i can start rendering MORE THAN ONE MATERIAL TYPE. well, that and other things. getting translucent materials working would be real nice too, given that i never got sorting working right with the old code either.

    oh yeah and nanowrimo is still a mess, whoops, wrote like ~700 words yesterday and zero so far today. i should really start digging into it. any time now.

    • Add Memory
    • Share This Entry
    • Link
    • 0 comments
    • Reply
  • xax: purple-orange {11/3 knotwork star, pointed down (Default)
    Tags:
    • writing log
    posted @ 11:14 pm

    nanowrimo day 16

    wrote some. probably will write more? trying to at least stay steady at ~5000 words behind :V

    ( Read more... )

    • Add Memory
    • Share This Entry
    • Link
    • 0 comments
    • Reply
  • xax: purple-orange {11/3 knotwork star, pointed down (Default)
    18
    • Current Music: Soul Coughing - True Dreams of Wichita (circles super bon bon version)
    posted @ 11:56 pm

    ( You're about to view content that the journal owner has marked as possibly inappropriate for anyone under the age of 18. )

    • Add Memory
    • Share This Entry
    • Link
    • 0 comments
    • Reply
    • Previous Day
    • |
    • Next Day
Page generated Oct. 9th, 2025 10:49 pm
Powered by Dreamwidth Studios

Style Credit

  • Style: (No Theme) for vertical