Skip to content

Messing around with making a very basic SSE math library for 4 vectors and 4x4 matrices

License

Notifications You must be signed in to change notification settings

Twinklebear/SSE-Fiddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSE Fiddle

Just some basic SSE math stuff that I'll hopefully use in TRay once I've got things working. Also curious about how it interops with OpenGL.

Todo: How to deal with alignment issues on the stack? and alignment of params?

About

Messing around with making a very basic SSE math library for 4 vectors and 4x4 matrices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages