Pinned Repositories
AI4Animation
Character Animation in Unity3D using Deep Learning and Artificial Intelligence
android-webview-demo
Webview App for Android.
anycad
Automatically exported from code.google.com/p/anycad
Automatic-motion-generator
awesome-vector-tiles
awesome implementations of the Mapbox Vector Tile specification
awesome-wechat-dev-posts-2015
2015 年在微信热传的 100+ 篇经典技术文章
BinaryTree
Test implementation of basic tree structures in C++
binaryTree-1
Implement binary tree's addition,inquiry,delete,traversal in c++
blog
My blog and notes
models
Models built with TensorFlow
seafengl's Repositories
seafengl/models
Models built with TensorFlow
seafengl/Spider12306
基于Python3的12306抢票爬虫,10个线程开抢,智能过滤凌晨12:00到7:00发车的车次。
seafengl/AI4Animation
Character Animation in Unity3D using Deep Learning and Artificial Intelligence
seafengl/Automatic-motion-generator
seafengl/awesome-vector-tiles
awesome implementations of the Mapbox Vector Tile specification
seafengl/BinaryTree
Test implementation of basic tree structures in C++
seafengl/binaryTree-1
Implement binary tree's addition,inquiry,delete,traversal in c++
seafengl/brackets
An open source code editor for the web, written in JavaScript, HTML and CSS.
seafengl/cefutil
cef util
seafengl/china_area_mysql
**5级行政区域mysql库
seafengl/cmdline
A Command Line Parser
seafengl/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
seafengl/DRL-FlappyBird
Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)
seafengl/editor
An open source visual editor for the 'Mapbox Style Specification'
seafengl/FE
All about Front End development. 前端开发的一切
seafengl/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
seafengl/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
seafengl/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
seafengl/LearningMasteringAlgorithms-C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
seafengl/log4z
Log4z is an open source C++ lightweight & cross platform log library
seafengl/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
seafengl/OpenREALM
OpenREALM is a pipeline for real-time aerial mapping utilizing visual SLAM and 3D reconstruction frameworks.
seafengl/python
seafengl/QCefView
This project encapsulates the CEF into one QWidget named QCefView.
seafengl/Qt-Ribbon-Widget
A Ribbon widget for Qt
seafengl/QtPBFImagePlugin
Qt image plugin for displaying Mapbox vector tiles
seafengl/RayTracingInVulkan
Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.
seafengl/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
seafengl/VulkanRenderer
Basic renderer to be used as a starting project for the game physics book series
seafengl/VulkanSceneGraph
Vulkan & C++17 based Scene Graph Project