NJNeeraj Jaiswalinneerajjaiswal.com·Dec 26, 2022 · 1 min readMaster Unity UI ComponentsCheckout out what the students has to say : "The course is enlightening and was delivered at fantastic pace. " Canvas https://youtu.be/hMzuHRTwczQ RectToolbar https://youtu.be/8XcCJ3FvJNs RectTransform https://youtu.be/GCzIaA37DkI Anchor https:...00Z
NJNeeraj Jaiswalinneerajjaiswal.com·Nov 8, 2022 · 1 min readMagic Leap 2 SDK, Simulator & Unity SetupGet started with Magic Leap 2 development without a device. You can get started on Simulator. In this video I will be taking your through each and every installation and configurations required to setup your development environment. https://youtu.be/...00
NJNeeraj Jaiswalinneerajjaiswal.com·Sep 22, 2022 · 2 min readHow to convert png to ico using free tool GIMPAs a developer sometime you will require to create windows icon file with extension ".ico". Normally you will get a png image with which you need to create the ico file. You can easily convert any png file to an ico file using GIMP. GIMP is a free so...00
NJNeeraj Jaiswalinneerajjaiswal.com·Sep 21, 2022 · 2 min readHow to show native Menu Bar in Flutter Windows AppIn this article, I would be sharing how you can show native menu bar in your flutter windows app. This is something which is still not provided by default by flutter. This article is starting point for adding the menu system in your windows app. You ...00
NJNeeraj Jaiswalinneerajjaiswal.com·Jul 13, 2022 · 6 min readHow to configure CMake to connect to Mysql in CC is one of the fastest language around. Many a times you might need to use it in your development activities to speed up some processes. For one of my requirement I need to interact with MYSQL in C. Although there are many different articles which e...00