Total posts: 8

  • 4 Steps to Improve the Graphic Quality for Oculus Quest/Go App in Unity

    unity

    Building an Oculus Go/Quest App in Unity for the first time, many people probably experience the jaggy graphic quality. I’ve been asked frequently how to make the UI crystal clear in Oculus Go/Quest app. In this blog, I will demonstrate 4 steps to dramatically increase your graphic quality for Oculus Go/Quest app in Unity.

    Read more ->
  • Journey of being a Unity Asset Store Publisher

    unity

    From August 2018 to present (Nov 2018), it is was a bold attempt and interesting journey for me to become a Unity Asset Store publisher. Within three months, I have learned so much such as promoting a product, dealing with customers, and also asking for reviews from customers.

    Read more ->
  • A Minimalistic Boilerplate for Fullstack Webapp

    web

    A happy Announcement: I have recently finished the 1st version of a fullstack boilerplate for creating webapp based on koa, mongodb, node, vue, and webpack.

    Read more ->
  • Game animation via Sine function

    unity

    Math is widely used in game development, and one of my favourite maths is sine wave. Don’t be scared of trigonometric functions because in this article I will only cover one super simple function namely sine. By using sine function, you will be able to create motions as below:

    Read more ->
  • Blockchain: A Block Size Study on Bitcoin

    blockchain
    Co-author: Ming

    Bitcoin, as one of the representatives of cryptocurrency, has transformed the way we think about payment and economic. The underlying technology namely blockchain enables information to be securely shared over a decentralized, peer-to-peernetwork. In this article, I will introduce the background information of blockchain and demonstrate the gap between Bitcoin and the mainstream payment processors.

    Read more ->
  • Cool facts about Unity

    unity

    Reading Unity documentation was one of my bed time stories before. I am always addicted to discovering and collecting those trivia information. And I reckon it would be good to write down a summary of my discoveries.

    Read more ->
  • 10 Tips of Boosting VR Graphics and Performance in Unity

    unity

    Most of the times, high graphic quality is inversely proportional to performance in games. I have summarized 10 magics of boosting your VR games visual quality and performance.

    Read more ->
  • Unity and Oculus/GearVR Setup Guideline

    unity

    In this article, I am going to show how to set up a Virtual Reality environment in Unity3D by using Oculus or Gear VR. By the time I was writing this blog, my environment setup was Unity3D v5.5.2, Samsung S6, Gear VR and Oculus VR Headset. First of all, the reason I put Oculus and GearVR tutorial together is because GearVR is powered by Oculus, I can cover both VR headsets setup in one.

    Read more ->

subscribe via RSS