Skip to content

while (true) { }

notes from a developer, tutorials, how-to, ideas

Tag: mac

Posted on 1 June 20179 March 2022

Unity3D – Draw hexagons map in canvas

Today, a code extract from one of my 3d games… (Viruz!, download here), an hexagons map.

grid_hex

Example of hexagons map:

Continue reading “Unity3D – Draw hexagons map in canvas”
Posted on 27 April 201625 May 2018

[Swift] macOS screen saver

Mac OSx Screen Saver, created using the source file of itself! 🙂

Chat

What are the letters?

Continue reading “[Swift] macOS screen saver”

Posted on 11 April 201425 May 2018

[ObjC] UIButton with rounded corners

APRoundedButton is a simple XIB/Storyboard extension to make rounded custom buttons, without writing one line of code!

Requirements

  • ARC
  • iOS 7+
  • Xcode 5

How to use

Continue reading “[ObjC] UIButton with rounded corners”

Posted on 16 September 201224 May 2018

[OSX-SHELL] Get Memory Informations

A simple python script to get your RAM status faster on MAC OSx.

Continue reading “[OSX-SHELL] Get Memory Informations”


Recent Posts

  • Swift – Simple full screen loader 11 August 2022
  • macOS – Disable microphone while typing 11 April 2022
  • iOS – Secure app sensitive information 25 March 2022
  • DIY: Hack Weward for iOS 8 March 2022
  • Swift – Circular button bubbles with gravity 26 November 2021
  • Swift – Have fun with GravityBehavior and DynamicAnimator 19 November 2021

Archives

Proudly powered by WordPress