Community Chatter & General Programming / Computer Science Discussion
People
Repo info
Activity
Konstantin Tarkus
@koistya
yep)
Mark Rienstra
@m-rienstra
Hello there :)
Konstantin Tarkus
@koistya
Hey
Mark Rienstra
@m-rienstra
How are you?
Quick question btw, is anyone interested in doing some code reviewing with me? I've been working on my custom game engine these past few days and I want to get some feedback from other programmers before I decide the current code to be final and add more to it
it's in a custom repository so you can't find the code on my github
VoidVolker
@VoidVolker
Hi @m-rienstra What framework you used or language?
Mark Rienstra
@m-rienstra
I'm making it in C++ using GLFW and GLEW atm, not sure which audio library I want to use and planning on adding FreeImage for loading image files
my current options for the audio library are OpenAL, FMOD, Gorilla Audio and PortAudio
The IDE I used is CLion (so it's made using CMake)
Mark Rienstra
@m-rienstra
The project is currently setup to compile the external libraries on runtime, thus far I only have it use 1 shader program (a vertex and a fragment shader) and draw a simple quad which you can resize and move around in 2D space, the aim is for it to be 2D and 3D, the calculations for 3D have been done, only need to finish the Quaternion class for mathematics
Mark Rienstra
@m-rienstra
@VoidVolker would you like to do some code reviewing with me?
Mark Rienstra
@m-rienstra
I assume nobody would like to give it a shot?
VoidVolker
@VoidVolker
hmm, looks interesting - I'm not spec in C++, only can give some overall recomendations on architecture and logic, I have developed simple gamge engine with Forth, for 3D scene I was using OpenGL API
Mark Rienstra
@m-rienstra
nice, sure thing, I really love structural and component based design so if you have any input on that would always be welcome :)
Orlando Abreu
@orli_abreu_twitter
hello,there is any php developer here?
i need help with curl() in php
Mark Rienstra
@m-rienstra
Hi @orli_abreu_twitter I have used php several times, I might be able to help you out with it but send me a private message with all of the information you've on what's not working for you :)
Robbie Crenshaw
@robbiecren07
sup everyone!
frederickvalbornoz
@frederickvalbornoz
pleae help me how to learn long line os code? in python?proyect?
frederickvalbornoz
@frederickvalbornoz
which is the best way to master arduino?
Jean Gustave
@Tech305
Any c# programmers out there
Mark Rienstra
@m-rienstra
@Tech305 yeah, I program in several languages, what is your question about c#? (sorry was gone for the entire week, just got home)
frederickvalbornoz
@frederickvalbornoz
bye
_
Mark Rienstra
@m-rienstra
@frederickvalbornoz I don't use python and the best way to learn is to write it yourself, you might be able to get some help at stackoverflow
Orlando Abreu
@orli_abreu_twitter
hi
anyone using php?
can someone help me with curl() in php please
i have a small question
frederickvalbornoz
@frederickvalbornoz
oh thanks adn to learn fast
another advice?
?
frederickvalbornoz
@frederickvalbornoz
ok
Nathaniel Suchy (catgirl)
@irlcatgirl
Hi everyone
Alberto Nebot Oliva
@albertonebotoliva
Hi
intelcorei7
@intelcorei7
hey guys
can u guys give feedback on a programming project
Konstantin Polyntsov
@optimistex
Hi guys! Tell me please chat rooms of JS or PHP in the telegram.
Dheeraj Nair
@Dheeraj1998
Guys, any Android developers here?
I have a query regarding it. I was able to create a basic chat-bot using Python and wanted to know whether there is a way to integrate the Python code with an Android application. Thanks :smile: