top of page
Search
Writer's pictureLittleDreamer

Optimized Note Strips

I said in my last blog that the note shader had some restrictions when it came to sizes. Well, no more. As I was optimizing the texture (I wanted it to be a quarter of a circle) I figured I could do the same thing to the u coordinate as I was doing to the v coordinate, and voila, specify the width and height and all the corners are perfectly round. I also made it possible to specify the size of the radius, and the size would stay constant regardless of the size of the note.

4 views0 comments

Recent Posts

See All

GOB 'n' GOB™

I am happy to announce I'll be releasing a demo of my new VR game later this year. It's called GOB 'n' GOB, and you guessed it, it uses...

AudioMidiSync update

I've refactored the methods used to sync the audio and midi. In certain circumstances the very first note would not be in sync with the...

Comments


bottom of page