تبليغ
سؤال
The goal is pretty straight forward. I want to make a drawing application that is purely based on WebGL. I already have a canvas and I managed to get a shader working and to display colors. The idea was, I render ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
When I'm in mobile view, I'm able to block the scroll when I click on the menu toggle: toggle button toggle-close button It's quit simple because I can get the element I want. However, when on iPad or tablet, the CSS ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
Here's the code I tried <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Rating</title> <link rel="stylesheet" href="style.css"> </head> <body> <form> ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
I'm working on a website, and something awkward happens when I use margin-top. I have a div called "row" with two children: "side" and "main". I also have another div called "gallery". There's content on the "side" that I can ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
Can I get some help in fixing this bug please with VS code. Its highlighting or showing a weird color while coding. Anyone know what settings will fix this. I tried deleting and reinstalling vs code but same thing

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
after doing lots of research I managed to make open-cv work on Py-Script but it doesn't render the result. I have this code here : <py-script> import matplotlib.pyplot as plt import numpy as np import cv2 image = cv2.imread('1.jpg') gray_image = cv2.cvtColor(image, cv2.COLOR_BGR2GRAY) row, col = ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء