Results 1 to 8 of 8

Thread: Fractal Texture Generator

  1. #1

    Fractal Texture Generator

    Hi All.

    I've just completed development of a general purpose fractal texture generator.

    It produces either greyscale or 24-bit DIBs that resemble clouds, smoke and mist.

    It can be controlled by parameters which, for example, will make seamless (horizontal and/or vertical) textures.

    When you've got the thing right for your project, you can have it save all the data (not the DIBs) as Pascal code for cut/pasting into your own procedures.

    The nice point is, given the same starting data, the results will always be different.

    Was thinking of wrapping the source code into a tutorial.

    What do you think then?

    Let me know eh?
    Stevie
    <br />
    <br />Don't follow me..... I'm lost.

  2. #2

    Fractal Texture Generator

    Sounds good, but we need pictures :!:

    Does it use the VCL? I was going to do a non-VCL texture generator but if yours is non-VCL then I won't bother .

    Good work.
    "All paid jobs absorb and degrade the mind."
    <br />-- Aristotle

  3. #3

    Pictures

    Tell me how to upload pictures to the forum and I'll do it.

    Most of the work is plain code, on byte arrays.

    The only VCL comes when you want the output to a DIB or pascal code written to a memo.

    In these cases, the components are passed as parameters.
    Stevie
    <br />
    <br />Don't follow me..... I'm lost.

  4. #4

    Fractal Texture Generator

    If you want to submit a tutorial send me the files, I'll upload them and give you the urls. Then just post it in the tutorials forum using those urls. Sounds very interesting

  5. #5

    Uploading

    Can I upload pictures, as requested by Alimonster, and put the URLs in this thread?

    If so, that will solve one problem.

    Won't be doing a tutorial without a request.

    Won't be getting a request without a picture or two.

    Thanks.
    Stevie
    <br />
    <br />Don't follow me..... I'm lost.

  6. #6

    Fractal Texture Generator

    Oh I see what you mean now. Do you have some webspace you could upload it to and then link from here? If not email it to me and I'll send you the link. Sorry I can't give you FTP access!!! :shock:

  7. #7

    My Page

    OK. New page just been built.

    http://stevie56.4mg.com

    Browse and get back when you want.
    Stevie
    <br />
    <br />Don't follow me..... I'm lost.

  8. #8

    Fractal Texture Generator

    Does this work I wonder?



    As one example.



    As another.

    What d'you reckon?
    Stevie
    <br />
    <br />Don't follow me..... I'm lost.

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
  •