Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update swift5? #2

Open
azureplus opened this issue Mar 21, 2020 · 3 comments
Open

update swift5? #2

azureplus opened this issue Mar 21, 2020 · 3 comments

Comments

@azureplus
Copy link

update swift5?

@dcunited001
Copy link
Owner

Hey, thanks for the interest, but i haven't updated this project in a few years. it's really just a reference for some basic Metal programming on iOS & Mac OS. If you're looking for examples, you might want to look at the SpectraNu project, but it's also old and uses Carthage. I might end up taking most of these old projects offline. Actually, if you're looking for Metal code, it'd be much better to find some newer projects. I'd strongly recommend using a higher-level graphics API on Metal or simply SceneKit, unless you're really interested in:

  • the differences between Metal/OpenGL
  • implementing a scene graph yourself
  • resource/buffer/memory management
  • messing with geometry
  • writing your own shading
  • working algorithms where Metal gives you performance enhancements specific to your application

I miss programming with Swift, but I haven't touched it in awhile. I'd love to work on some iOS apps for colorimetry using Metal, but I don't have a dev license. i'm excited to see what's coming down the pipe with Metal/Vulkan. if you have any questions, i'd be happy to answer them on here or email.

@dcunited001
Copy link
Owner

@azureplus judging by your consistent activity on Github and the project's you've forked and committed to ... 😆 i'm the one who should probably be getting pointers from you

@azureplus
Copy link
Author

@azureplus judging by your consistent activity on Github and the project's you've forked and committed to ... 😆 i'm the one who should probably be getting pointers from you

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants