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

I want to follow your tutorials in Linux, what must i do? #1

Open
Oleg-Harput opened this issue Jul 28, 2023 · 3 comments
Open

I want to follow your tutorials in Linux, what must i do? #1

Oleg-Harput opened this issue Jul 28, 2023 · 3 comments

Comments

@Oleg-Harput
Copy link

you don't have asdf file we can not understand how to do it, for example i want to follow your animation tutorials but i can not understand the foreign libraries, ... please explain.

Thank you

@kaveh808
Copy link
Owner

I only ran the tutorials on MacOS using CCL. Installation directions are in: https://github.com/kaveh808/Kaveh-Common-Lisp-Lessons/blob/main/lesson-00.pdf

@link2xt
Copy link

link2xt commented Sep 18, 2023

All examples in this repository depend on the Objective-C bridge so they are not portable outside of macOS.

To make it portable, you can use GLFW to create window and OpenGL context and then use cl-opengl bindings for actual OpenGL code.

@kaveh808
Copy link
Owner

That is what the more up to date kons-9 system does. Please have a look at the test/demo-kernel.lisp file to get started.

https://github.com/kaveh808/kons-9

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

3 participants