This article explains the steps to install Boom 3D on MAC OSX using homebrew cask

  • App Name – Boom 3D
  • App Version – 1.3.6
  • App url – https://www.globaldelight.com/boom/
  • App dmg file – packagedmglink
  • App appcast link – https://www.macupdater.net/cgi-bin/extract_text/send_post_request_data.cgi?url=https://apiboom3.globaldelight.net/v1/native/queryupdate/&data={%22AppIdentifier%22:%22com.globaldelight.Boom3D%22,%22ApplicationVersion%22:%221.3.3%22,%22AppVersion%22:%22101.3.3018%22,%22ApplicationId%22:%22com.globaldelight.Boom3D%22,%22RequestType%22:0,%22AppName%22:%22Boom%203D%22}

Steps To Install Boom 3D

  • Open Spotlight search using “command + space” button and type “Terminal“. Then press “return/enter” key. This will open terminal.

    spotlight search terminal

  • Run the following command in terminal to install brew cask

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null ; brew install caskroom/cask/brew-cask 2> /dev/null

    Install brew cask on mac

  • Now install Boom 3D with the following command

    brew install --cask boom-3d

  • Boom 3D is installed now and ready to use!