Application: falconson

Join the team. This area is for people who want to participate in OpenMW's development in one way or another.
Post Reply
falconson
Posts: 1
Joined: 17 Jul 2020, 01:24
Gitlab profile: https://gitlab.com/alex_falconson

Application: falconson

Post by falconson »

Hello!
My name is Oleg. I am currently a university student in programming. After several years of studying I'm looking for any way to earn real life experience, and seeing as I have some free time in between semesters I'd like to help.
I know C,C++. can write in assembly if that would help in any way, learned thread management, dug around in OpenGL and SFML a while ago, but don't know them that well.

If anyone could point me where I could help best, I'd be ready to dedicate some time, at least until fall. I'm not very picky, so I could do simple bug fixing either.
User avatar
psi29a
Posts: 5355
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: Application: falconson

Post by psi29a »

Hello and welcome aboard!

The wiki is the best place to catch up on any questions you have about like setting up a dev environment, archetcure, project/coding guidelines..

https://wiki.openmw.org/
https://wiki.openmw.org/index.php?title ... ment_Setup
https://wiki.openmw.org/index.php?title ... _Standards

Our issue tracker is here:
https://gitlab.com/OpenMW/openmw/-/issues

feel free to look for ones with the label Beginner. That should help get your feet wet and get into our MR process.

We use SDL2 instead of SFML and OpenGL knowledge is a plus but most things are handled by OSG for us.
Post Reply