+ Reply to Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 24

Thread: Flash Grid

  1. #1
    Wire Amateur brandeno01's Avatar
    Join Date
    Jun 2007
    Posts
    40

    Default

    Well i need to make a grid useing the flash mem gate
    but how do i...?
    i need it to be like the 64x64 but 500x500 instead
    and to some it all up i need it in an exprestion

  2. #2
    Wire Sofaking Fatal_Exception's Avatar
    Join Date
    Oct 2007
    Location
    New Zealand
    Posts
    412

    Default

    First of all, 500x500 is a rather huge amount of memory. Secondly, an expression gate will take forever to sequentially access that amount of memory.

  3. #3
    Wirererer Noctune9's Avatar
    Join Date
    Jul 2007
    Location
    Denmark!
    Posts
    130

    Default

    Make a memory interface with the exp gate.

    Something along the lines of
    Code:
    Address = X * 501 + Y
    And BAM, you got yourself a 500x500 flash memory.

    Edit: On second thought, this might be better.
    Code:
    Size = 500
    Address = clamp(X,0,Size) * (Size+1) + clamp(Y,0,Size)
    It's more fool-proof and efficient than the previous code.
    Nova on the old boards.

  4. #4
    Expressionism 2.0 Syranide's Avatar
    Join Date
    Mar 2007
    Location
    Sweden
    Posts
    4,573

    Default

    What on earth are you going to use it for?
    Filling all that up would take more than an hour.

  5. #5
    Wire Amateur brandeno01's Avatar
    Join Date
    Jun 2007
    Posts
    40

    Default

    Well its a HUGE scanner and the only way i can think of geting it to display with a holograph with would be orbs way of the grid useing a 64x64 but mine needs to be 500x500 at least

  6. #6
    Expressionism 2.0 Syranide's Avatar
    Join Date
    Mar 2007
    Location
    Sweden
    Posts
    4,573

    Default

    You realize there is no sensible way to actually make that work?
    We are talking lots more than a megabyte in transfer to the clients, and more than an hour in scanning.
    And I don't think you'll find any way of displaying all of it.

  7. #7
    Wire Amateur brandeno01's Avatar
    Join Date
    Jun 2007
    Posts
    40

    Default

    It only takes a min to scan a 500 by 500

    And thanks for the encouragement

  8. #8
    Wirererer Noctune9's Avatar
    Join Date
    Jul 2007
    Location
    Denmark!
    Posts
    130

    Default

    Did some calculations and it would take 62500 seconds for one ranger to scan 500x500.
    17 hours...

    (500x500 area with 4 physics updates.)
    Nova on the old boards.

  9. #9
    Wire Sofaking Fatal_Exception's Avatar
    Join Date
    Oct 2007
    Location
    New Zealand
    Posts
    412

    Default

    And thanks for the encouragement[/b]
    Encouragement is all well and good, but sometimes you just have to shake your head in disbelief while muttering "This guy's crazy."

    There is a point where you have to realize that your idea is not technically feasible. Even if it did "work", you would be playing an absolute slideshow with all the lag. A hologram with a few thousand points reduces my pc to a couple fps. Imagine what 250,000 would do.

  10. #10
    Wire Amateur brandeno01's Avatar
    Join Date
    Jun 2007
    Posts
    40

    Default

    Im not crazy im the only sane one
    maybe it is all of you that are crazy
    and this damd scanner would be done if the flash gate didn't crapout on me

+ Reply to Thread
Page 1 of 3 123 LastLast

Similar Threads

  1. X Y grid
    By bubba in forum Expression 2 Discussion & Help
    Replies: 10
    Last Post: 01-28-2010, 05:17 PM
  2. grid tool
    By randomteddybear in forum Wiremod General Chat
    Replies: 15
    Last Post: 02-06-2009, 01:11 PM
  3. How (Grid)
    By Jarviar in forum Installation and Malfunctions Support
    Replies: 4
    Last Post: 05-10-2008, 12:01 PM
  4. That Grid thingy
    By kilroy in forum Off-Topic
    Replies: 1
    Last Post: 06-02-2007, 04:15 AM
  5. Holo Grid
    By poco642 in forum Installation and Malfunctions Support
    Replies: 7
    Last Post: 05-10-2007, 08:15 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
proceed-collector
proceed-collector
proceed-collector
proceed-collector
linguistic-parrots
linguistic-parrots
linguistic-parrots
linguistic-parrots