sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Computer paintings

    Scheduled Pinned Locked Moved Hardware, Software & Gadgets
    25 Posts 2 Posters 2.0k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • pilouP Offline
      pilou
      last edited by

      Have you this arborescence of File / Folder ?
      You must have the red rectangle with this little arborescence
      anywhere : it's an entity ! Can works anywhere !

      Here it's mixed with the arborescence of Processing : can be possible but not very clear πŸ˜„

      If you have not maybe re-read my first post for create the first arborescence!

      If you have yet that is some ennuyous because I don't see anything else! 😳

      proc02.jpg

      Frenchy Pilou
      Is beautiful that please without concept!
      My Little site :)

      1 Reply Last reply Reply Quote 0
      • brookefoxB Offline
        brookefox
        last edited by

        I will reread your first post. Other than that, I am not sure what you are saying. The pic you show is my pic, so that yes is my setup. 'Arborescence' I assume means tree (directory, folder) structure.

        My OS is Vista 64.

        ~ Brooke

        1 Reply Last reply Reply Quote 0
        • pilouP Offline
          pilou
          last edited by

          @unknownuser said:

          'Arborescence' I assume means tree (directory, folder) structure.

          Yes πŸ˜‰

          @unknownuser said:

          The pic you show is my pic

          No !
          it's that you must see πŸ˜‰ (I have made a photomontage)
          In yours above I don't see the black icon "taboure512.pde" under the "data"

          Frenchy Pilou
          Is beautiful that please without concept!
          My Little site :)

          1 Reply Last reply Reply Quote 0
          • pilouP Offline
            pilou
            last edited by

            If I good remember πŸ˜‰

            the first time launch a Processing session
            Copy inside the lines above

            Save it in a folder anywhere of your choice say "my Processing test" (name of the folder)
            with the name that you want say "test" (name of your prog)

            Surrely a message eroor because ther is not yet an image inside the data folder created

            QUIT
            You must obtain a file "test.pde" and a folder "data" both inside "my Processing test" folder
            (".pde" is the extension name of a Processing program normally it's given automatically)
            (maybe extension 's file ".pde" is not visible following your system regulates )

            You must have the image follow

            proc.jpg

            You can now put inside your image inside the "data" folder created
            with the same name than inside the prog : say "sketch.png"

            (use always PNG format : support of the transparent background)

            Inside the prog the "" must be writed around the sketchUp's image!

            PImage pilou = loadImage("sketch.png");
            

            Relaunch it by double click on the file name "test.pde" inside your folder

            After 3 seconds (more or less following the age of your computer: mine is ten years! )
            An artistic image must be created on your screen πŸ˜„

            Grab it and past it inside your favorite 2D prog

            You can modify some numeric parameters inside the prog

            You can change of course the name of the image inside the prog
            if you input an other image with another name inside the data folder!
            (don't change the "pilou" words except you well understand the syntax)

            If you don't want the "filter Invert" on your image
            Jut put // before

            //filter(INVERT); 
            

            The image must have always 1024*512 inside the data folder!

            Hope this help you πŸ˜‰

            Frenchy Pilou
            Is beautiful that please without concept!
            My Little site :)

            1 Reply Last reply Reply Quote 0
            • pilouP Offline
              pilou
              last edited by

              And sorry it's the second post that you must maybe re-read πŸ˜‰

              Frenchy Pilou
              Is beautiful that please without concept!
              My Little site :)

              1 Reply Last reply Reply Quote 0
              • brookefoxB Offline
                brookefox
                last edited by

                OK. I did not show what was beside data, only what was in data. It is beside as you advise.


                processing-6.JPG

                ~ Brooke

                1 Reply Last reply Reply Quote 0
                • pilouP Offline
                  pilou
                  last edited by

                  Hum hum
                  Last chance
                  Copy the folder taboure512 on the Desk and run it from the Desk but I doubt

                  Have you load and run some processing examples ?
                  does they work ?

                  Frenchy Pilou
                  Is beautiful that please without concept!
                  My Little site :)

                  1 Reply Last reply Reply Quote 0
                  • pilouP Offline
                    pilou
                    last edited by

                    Try to launch my own one!


                    sketch_jun07a.zip

                    Frenchy Pilou
                    Is beautiful that please without concept!
                    My Little site :)

                    1 Reply Last reply Reply Quote 0
                    • pilouP Offline
                      pilou
                      last edited by

                      I use it all days πŸ˜‰
                      Model by m-dynamics
                      microp.jpg

                      Frenchy Pilou
                      Is beautiful that please without concept!
                      My Little site :)

                      1 Reply Last reply Reply Quote 0
                      • brookefoxB Offline
                        brookefox
                        last edited by

                        @unknownuser said:

                        Try to launch my own one!

                        It worked!!processing-7.JPG

                        Now I must figure out what is my problem.

                        Merci, Pilou, for your patience.

                        LATER THAT SAME DAY:

                        The database file thumbs.db is new, and apparently important.

                        I made a new folder and substituted my image for yours, but renamed things so the exe. and db would apply if need be.

                        processing-8.JPG

                        It seems essential; how, where and when is the db file created?

                        β˜€

                        ~ Brooke

                        1 Reply Last reply Reply Quote 0
                        • pilouP Offline
                          pilou
                          last edited by

                          Cool so now you will can change some parameters inside the little prog itself for have some variations! β˜€
                          Have happy processing! 😎

                          For the rest, the db file, that is out of my competence! 😳

                          Frenchy Pilou
                          Is beautiful that please without concept!
                          My Little site :)

                          1 Reply Last reply Reply Quote 0
                          • brookefoxB Offline
                            brookefox
                            last edited by

                            @unknownuser said:

                            For the rest, the db file, that is out of my competence!

                            Mine, too. Where's the crowd, anyway? I really don't want to have to work at this. But you do some nice things with it, so...

                            Cheers.

                            ~ Brooke

                            1 Reply Last reply Reply Quote 0
                            • pilouP Offline
                              pilou
                              last edited by

                              Yes only with these few lines, variation of the parameters, operators (*, +,/) etc...
                              and the PNG start image, you have an infinite wold to explore! β˜€

                              Frenchy Pilou
                              Is beautiful that please without concept!
                              My Little site :)

                              1 Reply Last reply Reply Quote 0
                              • 1
                              • 2
                              • 2 / 2
                              • First post
                                Last post
                              Buy SketchPlus
                              Buy SUbD
                              Buy WrapR
                              Buy eBook
                              Buy Modelur
                              Buy Vertex Tools
                              Buy SketchCuisine
                              Buy FormFonts

                              Advertisement