Home / Articles Posted by Yamamoto (Page 4)

All posts by Yamamoto

Updated tutorials and guides for Kwik4

Making Visual Storytelling App With Kwik - A Photoshop Extension I have been working on rewriting Kwik documents .Hope it would be helpful for kwik users to look up the guides and the tutorials for Kwik4. Main new features in Kwik4 are ultimate config (320x480) system mplt files for lua. You find the programming section in Kwik tutorial chapter about the Kwik Tutorial Programming Content Area Kwik3 system 320x480 Migrating From Kwik3 Tmplt and Customization Please read the migrating from kwik3 article, if using external codes in Kwik3 http://kwiksher.com/doc/tutorials/kwik/programming/migrating_from_kwik3.html the doc is still beta. The sample projects from Kwik3 are updated so far Afraid.zip AudioControl.zip Basketball.zip Breakout.zip Camera.zip Canvas.zip Dialog.zip...

Snapshot Eraser – Kwik4

Snapshot Eraser Demo https://youtu.be/fFa_ZBh2-2E Sample Project http://kwiksher.com/daily/blog/snapshotEraser/SnapshotEraser.zip PSD - page1 there are two pictures as "Fall" and "Mt" layers Fall layer to be scrached to reveal "Mt" layer beneath it. attaching canvas to Fall layer Publish and then customise the lua file of Fall canvas Custom Fall_canvas_.lua \build4\components\page01 folder, you find Fall_canvas_.lua create page01 folder under \build4\custom\components\ copy Fall_canvas_.lua to \build4\custom\components\page01 then overwrite it as the codes below If you change the layer name from "Fall" or "Mt", just change them at UI.canvas and UI.background variables inside _M:localPos() function. You may change UI.canvas.brushSize as you like You may change brush shape by setting your own png image file to createBrush()...

Making digital picutre book with photshop

Designing Self Publishing "Build your own dreams, or someone else will hire you to build theirs" Farrah Gray Kwik So, you have drawings or pictures to tell, what if ... Self - publishing No Revenue Share Less than $300 for publishing cost Advanced features Faster Preview and Publish Creating with Photoshop As of an Adobe photoshop extension, Kwik simplfies the creation of interactive, animated contents as apps for iOS, Android, Mac&Windows computers. Kwik prdouces source codes for Corona SDK that builds application binaries. Digital App Market Devices and Platforms(Operating System) Apple Phone, iPad, TV, Mac Google Phones, Tablet, TV Amazon Tablet, TV Microsoft PC Complexity means much time and cost...

Downloadable Sample with IAP badger

A sample app consists of three epsodes. Epsode1 is free, Epsode2 and Epsode3 are to be paied. Once paied, the image files of Eposde2 or Epsode3 is downloaded from an Internet server iap_badger is well known library of Corona SDK. It supports apple, google and amazon Sample app please read more from this tutorial page http://kwiksher.com/daily/downloadable/ P.S. you need the latest Daily build of Corona SDK and the latest Kwik4.
1 2 3 4 5 6