Little shaders collection for solve typical tasks and implement common mechanics in any project. Suitable for prototyping, game-jam participation and learning.
-
Updated
Mar 10, 2024 - C#
Little shaders collection for solve typical tasks and implement common mechanics in any project. Suitable for prototyping, game-jam participation and learning.
🌀 Unity script used for smooth and customizable object rotation with gyroscope (initially configured to rotate x and z axis using x and y axis of gyro but can be easily edited). It include initial calibration with offset, rotation speed (Time.deltaTime * velocity), smoothing parameter editable in Unity inspector and debug overlay.
The code for my Game Physics course: https://www.udemy.com/gamephysics
Xamarin Native Android sample for tracking device GPS location, Accelerations, Speed and Distance. Also app shows how to detect device sensors for Linear Acceleration, Gravity, Rotation Vector and IMEI.
A Unity utility for simply converting between different coordinate frames.
An application to create 2D geometry. A flexible user-friendly application to create 2D objects (points, curves and surfaces).
Mouse Orbit (quaternion based), Mouse Pan and Mouse Zoom features similar like in the CAD programs.
tutorial to create Augmented Reality on unity with vuforia sdk to create multi image target and change size (Scaling ) to game objects (Image or 3D model or Text ) on run time
Xamarin Native Android app sample for tracking device sensors data. Position Tracker dectects GPS location, Accelerations, Accurency, Speed and Distance. App shows how to detect device sensors for Linear Acceleration, Gravity, Rotation Vector and how to get device IMEI. All sensors data can be synchronized with 3-rd party API by app's background…
This project represents the use of Z-Buffer for rendering of basic 3D objects.
Face Similarity PresentID Face Similarity can detect face in your image. High-precision detection of size; pitch, roll, yaw, and 14-point key landmarks. Low resource and impressive high performance. Robust detection of faces with rotation, glasses, etc. shows the image that is most similar.
A small, lightweight, rotate towards script for Unity
A minimalist structuring logger interface, binds on Json Lines.
A teaching and testing tool for transformations in mathematics; this includes translations, reflections, enlargements and rotations. This project was originally made as part of my A-level computer science project for a local secondary school.
3D architecture, furniture AR rendering in android phone
Add a description, image, and links to the rotation topic page so that developers can more easily learn about it.
To associate your repository with the rotation topic, visit your repo's landing page and select "manage topics."