#
pixels
Here are 106 public repositories matching this topic...
abusing github commit history for the lulz
-
Updated
Jun 23, 2020 - Python
486 lines of C++: old-school FPS in a weekend
learning
c-plus-plus
fun
tutorial
opengl
cpp
fps
picture
graphics
software-rendering
engine
rendering
images
computer-graphics
pixels
rasterizer
rendering-engine
raycasting
3d
3d-graphics
-
Updated
Feb 20, 2019 - C++
3D Software Renderer in 700 Lines !! (700 行代码的 3D 软件渲染器)
c
opengl
game-engine
picture
graphics
software-rendering
pixels
rasterizer
renderer
3d
software-renderer
-
Updated
Apr 25, 2019 - C
The repository contains source code and models to use PixelNet architecture used for various pixel-level tasks. More details can be accessed at <http://www.cs.cmu.edu/~aayushb/pixelNet/>.
caffe
deep-learning
pixels
edge-detection
unsupervised-learning
semantic-segmentation
depth-estimation
surface-normals
-
Updated
Jun 8, 2017 - MATLAB
DOOM fire implementation written in rust
-
Updated
Jun 8, 2020 - Rust
Streaming Led pixel control
-
Updated
Aug 22, 2019 - C++
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
reinforcement-learning
deep-learning
pixels
deep-reinforcement-learning
pytorch
gym
autoencoder
actor-critic
mujoco
image-based
dm-control
soft-actor-critic
-
Updated
May 3, 2020 - Python
M4cs
commented
Dec 12, 2019
Everything is currently in pixcryption.core.lib but I feel some functions might be better in a helper namespace to help readability of the code. This is a good first issue if you'd like to refactor/clean up the code base!
A collection of useful units and a simple grid implementation for responsive layouts in React Native.
-
Updated
Apr 10, 2019 - JavaScript
A JavaScript module for importing, creating, manipulating, and exporting PXON schema.
-
Updated
Jun 17, 2020 - JavaScript
Mac tool to view raw pixel data in a variety of formats
-
Updated
Jun 17, 2016 - Objective-C
calum
commented
Sep 28, 2019
The documentation needs a massive overhaul. Currently, someone knew to the library will struggle to understand how to control the graphics.
-
Updated
Feb 5, 2018 - GDScript
Lightweight cross-browser library that enables you to create a watcher for a given element, and receive a callback for it's intersections with the viewport
-
Updated
Feb 4, 2018 - JavaScript
This Android game is a remake of the legendary Jewel Thief game made by Paul Ligeski from ServantWare in 1991 using the libGDX game development framework.
android
game
java
gamedev
pixel-art
pixel
libgdx
arcade-game
pixels
game-development
android-game
android-application
android-app
pixelart
libgdx-game
game-dev
libgdx-application
therefactory
-
Updated
Sep 2, 2018 - Java
joeyfigaro
commented
Jul 31, 2018
Attempted to wrap an existing component:
<Scroll
type="class"
element="response-scroll-target"
>
<Box
column
className="response-scroll-target"
>
{this.props.type === 'success' ? (
<React.Fragment>
<Text variant={this.props.type}>
{this.props.x.header}
</Text>
<Text variant="body">{this.props.x.message}</Text>
<ConfirmationButton secondary>Это Горден Фримен из Халф-Лайф! Полностью с помощью канваса!!!Точная копия рисунка! "1155" строк кода!!! Это потрясающий проект, который заставляет удивиться. Посмотрите и подпишитесь на меня, потому что вас ждёт ещё много проектов!
javascript
awesome
canvas
pixel-art
pixel
picture
pixels
awesome-list
canvas2d
halflife
half-life
half-life-2
pixelart
freeman
awesome-lists
awesome-go
-
Updated
Dec 19, 2019 - JavaScript
Open source javascript module for high performance, large scale heatmap rendering.
-
Updated
Mar 14, 2020 - JavaScript
A set of useful links for a web developer, including links to topics such as: Git, HTML, CSS, JavaScript, various extensions for VS, VS Code, Chrome, Back-end and Front-end Frameworks and etc.
javascript
css
git
chrome-extension
html
fonts
roadmap
sql
database
csharp
frontend
backend
dotnet
images
sandbox
icons
pixels
visual-studio-extension
visual-studio-code-extension
ui-framework
-
Updated
Jun 18, 2020
A library for determining the actual physical size of pixels on an iOS device.
-
Updated
Jun 12, 2020 - Objective-C
Making my first own Brief Renderer (for Study OpenGL)
learning
c-plus-plus
tutorial
opengl
cpp
shaders
graphics
software-rendering
engine
rendering
computer-graphics
pixels
glsl
rasterizer
renderer
rendering-engine
lecture
rendering-3d-graphics
rendering-pipeline
computer-graphics-opengl
-
Updated
Oct 19, 2019 - C++
This code segments out the drive-able portion of the road from the surrounding.
python
image
video
detect
detection
pixels
image-processing
video-processing
cv2
opencv-python
road
road-detection
open-cv
indian-road
indian-roads
drive-able-road-detection
drivable-road-detection
traffic-camera-feeds
video-feeds
indian-road-detection
-
Updated
Jul 11, 2018 - Python
Fast, embeddable C code for smooth image scaling and pixel format conversion
-
Updated
Jan 21, 2020 - C
Apply functions to each pixel in an image, concurrently
-
Updated
Oct 25, 2018 - Go
FastFind is an advanced pixel search library for AutoIt scripts. It replaces and improves upon the functionality of the standard AutoIt pixel search functions, PixelGetColor and PixelSearch, allowing for more complex searches to be performed at much faster speeds. It consists of a .dll file that contains the pixel searching logic, and an AutoIt wrapper file, which acts as an interface between your AutoIt script and the DLL. To start using FastFind, simply copy the files into the same folder as your script, and insert #include "FastFind.au3" near the top of your script file. You will then be able to reference the FastFind functions listed in this help file.
fast
image
dll
pixel
pixels
find
compare
image-recognition
autoit
compare-images
autoit-script
compare-screenshots
compare-colors
autoit3-script
pixelsearch
-
Updated
Jun 14, 2017 - AutoIt
Improve this page
Add a description, image, and links to the pixels topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pixels topic, visit your repo's landing page and select "manage topics."
In my case I was calculating a barycentric coordinate of one vertex and assigning it to a different vertex by mistake.
The artifacts looked exactly the same as you presented, if it is the same problem then the description could be