Gigatron's Forum Posts

  • Phong ball is the fx to do this ....

  • purplemonkey

    *** Edit ... now i put the .. transparent flag 0 or 1

    Try it if you have problem with black or transparent color..

    So download the fx at the same place ...

    Nice ... hope all issue were corrected now.. working here

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Just made some modification..

    try to download again at the same location i ve sent yesterday..

  • zenox98

    I 'am going just ask the author to have permission...if it's ok will try to port this library to C2.

    And PM sent to the author of turnjs.. so please wait and see

  • purplemonkey

    This code above is different ... the fx i ve sent is the best way to do the sphere map..

    Dear purplemonkey.. can you explain basically the problem... ?

    You want transparent sprite ?? send me picture please .. In most case i use google translator

    and not really understand what exactly people wants... google not translate well ...

    Is this new demo working for you ??

    http://gigatron3k.free.fr/html5/C2/FX/sphmap

    The mapped image of mars i used :

  • purplemonkey

    sorry I saw the message later.. yes i finished it and sent to irbis...

    wait a second ... will send via PM to you...

  • i made an example with turn.js plugin a while... but forget why i dropped...

    certainly cause the CSS3.. problem..

    but minifyed version worked.. anyway

    http://gigatron3k.free.fr/html5/C2/FX/pagecss/

  • [quote:21wu9m8o]

    Lol, yeah I know that all to well. You can call me the Validator... What I'm really saying is can you use your magic to do it for us lol . Your work with shaders is over the top. I really appreciate you paying it forward and seeing the benefits of sharing.

    adcornaglia

    You must simply ask what shader listed above you want... (I would not wast my time for nothing insteresting..)

    Then i put it in my todo list etc....

  • matriax

    you must use scale funtion of C2 with Z.... mean distance and perspective..

    look this example with starfield.... put cube in place of stars...

  • That's very cool, but I have to ask - why are you asking people to send DMs to download it?

    In this case i can see how many people are interested, for not wasting my time to tweak effect.

    For example when i publish demo the fx parameters are not set... If i have 3-4 or more request then i

    work on this fx.

    regards

  • If you set X,Y,Z face to 0 and All face parameter to 1 you can see all face of cube...

    A little knowledge about 3d perspective projection X,Y,Z ... you can build 3d like world ..( wolfenstein)..

    You can use 2.5d platformer or 3d Cube fx, this last can just use 1 same picture for all faces..

    So ... X Y and (Z is the deep of the 3d world ) ... however collision must be adapted...

    Finally with some test and a bit work you can make nice pseudo 3d like game...

    Good luck ....

  • matriax

    here is for you .. with rooftop ...

    http://gigatron3k.free.fr/html5/C2/FX/2dcity.rar

    Look carefully params and events and invisible block for collision ..etc

  • matriax

    please read this entire post.. i am sure you can do what you want...

    for cube combination http://gigatron3k.free.fr/html5/C2/3d8/

    or game source for camera position

    https://www.scirra.com/arcade/action-games/25dgame-5773

  • But i found a bug, the rooftop not works, the entire building is made using the "wall" sprite In Nw.Js and Opera/Firefox/Chrome. I download from this: http://gigatron3k.free.fr/html5/C2/25dc ... city2.capx or there is a new version? Or maybe the .FX in the first post is not updated to last version ¿? .

    This not a bug ... like you said this fx have fantastic posibilities... for rooftop you must set sprite under the building.. in other word

    you must assemble building+rooftop with the correct parameters..; If you understand the principle you can do nice pseudo 3d visual fx game. Every thing is done by params or where is the sprite on Screen position.. We can rotate roll or turn sprite depending the position of this on Layout.. or Camere... look at the buildings eventsheet and math formula...

    Persons are looking for plugin to do pseudo 3d game .... but this fx is for that.

  • If i add reverse parameters and convert mouse position to vector and add 8 different music i have a nice

    256 fast sampling blur like FX ;

    Try to reload page with F5 .. this will load different music around the web on amiga module format;

    Try your own texture ;

    http://gigatron3k.free.fr/html5/C2/FX/osdm10